| extract,ergmm-method | R Documentation |
extract method for ergmm objectsextract method for ergmm objects created by the
ergmm function in the latentnet
package.
## S4 method for signature 'ergmm'
extract(model, include.bic = TRUE, ...)
model |
A statistical model object. |
include.bic |
Report the Bayesian Information Criterion (BIC) in the GOF block? |
... |
Custom parameters, which are handed over to subroutines. Currently not in use. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.