extract
method for biglm
objectsextract
method for biglm
objects created by the
biglm
function in the biglm package.
# S4 method for biglm
extract(model, include.nobs = TRUE, include.aic = TRUE, use.ci = FALSE, ...)
A statistical model object.
Report the number of observations in the GOF block?
Report Akaike's Information Criterion (AIC) in the GOF block?
Report confidence intervals in the GOF block?
Custom parameters, which are handed over to subroutines. Currently not in use.
Claudia Zucca, Philip Leifeld