extract,btergm-method {texreg} | R Documentation |
extract
method for btergm
objectsextract
method for btergm
objects created by the
btergm
function in the btergm package.
## S4 method for signature 'btergm' extract(model, level = 0.95, include.nobs = TRUE, ...)
model |
A statistical model object. |
level |
Significance or confidence level ( |
include.nobs |
Report the number of observations in the GOF block? |
... |
Custom parameters, which are handed over to subroutines. Currently not in use. |