texreg (version 1.37.1)

extract,btergm-method: extract method for btergm objects

Description

extract method for btergm objects created by the btergm function in the btergm package.

Usage

# S4 method for btergm
extract(model, level = 0.95, include.nobs = TRUE, ...)

Arguments

model

A statistical model object.

level

Significance or confidence level (1 - alpha) for computing confidence intervals.

include.nobs

Report the number of observations in the GOF block?

...

Custom parameters, which are handed over to subroutines. Currently not in use.