extract,ergmm-method {texreg} | R Documentation |
extract
method for ergmm
objects
Description
extract
method for ergmm
objects created by the
ergmm
function in the latentnet
package.
Usage
## S4 method for signature '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. |
[Package texreg version 1.39.4 Index]