The function is a wrapper for 'icREML' function described in Verbyla (2019).
Arguments
- fm
A
listof asreml fitted model objects- scale
A scalar to scale the variance matrix of the estimated fixed effects (to ensure numerical stability of a log-determinant). Default value is 1.
Value
A data frame. The data frame has the following components
model: the names of the modelsloglik: the full log-likelihood for each modelp: the number of fixed effects parameters for each modelq: the number of (non-zero) variance parameters for each model.b: the number of variance parameters that are fixed or on the boundary. These parameters are not counted in the AIC or BIC.AIC: the AIC for each modelBIC: the BIC for each modellogdet: the log-determinant used in adjusting the residual log-likelihood for each model
