extract-ergmm-method: 'extract' method for 'ergmm' objects

extract,ergmm-methodR 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.


leifeld/texreg documentation built on Nov. 11, 2023, 6:31 a.m.