extract
method for lnam
objectsextract
method for lnam
objects created by the
lnam
function in the sna package.
# S4 method for lnam
extract(
model,
include.rsquared = TRUE,
include.adjrs = TRUE,
include.aic = TRUE,
include.bic = TRUE,
include.loglik = TRUE,
...
)
A statistical model object.
Report R^2 in the GOF block?
Report adjusted R^2 in the GOF block?
Report Akaike's Information Criterion (AIC) in the GOF block?
Report the Bayesian Information Criterion (BIC) in the GOF block?
Report the log likelihood in the GOF block?
Custom parameters, which are handed over to subroutines, in this
case to the coef
method for the object.