extract method for maxLik objectsextract method for maxLik objects created by the
maxLik function in the maxLik package.
# S4 method for maxLik
extract(model, include.loglik = TRUE, include.aic = TRUE, ...)A statistical model object.
Report the log likelihood in the GOF block?
Report the AIC in the GOF block?
Custom parameters, which are handed over to subroutines, in this
case to the summary method for the object.