extract,ergmm-method: extract
method for ergmm
objects
Description
extract
method for ergmm
objects created by the
ergmm
function in the latentnet
package.
Usage
# S4 method for ergmm
extract(model, include.bic = TRUE, ...)
Arguments
- 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.