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.


texreg documentation built on Nov. 10, 2023, 1:16 a.m.