statnet / ergm

Fit, Simulate and Diagnose Exponential-Family Models for Networks
Other
96 stars 37 forks source link

I210 as network numeric #504

Closed AryaKarami closed 1 year ago

krivit commented 1 year ago

While we are at it, can you please also add the following?

Produce an informative error for each of the following invalid or unsupported inputs:

Also,

Lastly, implement testthat tests in a file tests/testthat/test-as.network.numeric.R (using networks small enough that they don't take much time).

krivit commented 1 year ago

@AryaKarami , can you please catch up your fork's master and merge the changes into this branch?