Akaike's Information Criterion for models returned by qreml
AIC.BIC.qremlModel.Rd
Akaike's Information Criterion for models returned by qreml
Arguments
- object
a fitted model object returned by
qreml
- k
numeric, the penalty per parameter to be used; the default
k = 2
is the classical AIC.- ...
can include
nObs
number of observations, only used for BIC. If not provided, the function tries to extract it from the model object.