Description Usage Arguments Value Author(s)
View source: R/MC_getWeights.R
Function to constructed an optimal vector of weights for model averaging of Linear Mixed Models based on the proposal of Zhang et al. (2014) of using Stein's Formular to derive a suitable criterion based on the conditional Akaike Information Criterion as proposed by Greven and Kneib. The underlying optimization used is a customized version of the Augmented Lagrangian Method.
1 | MC_getWeights(models)
|
models |
An list object containing all considered candidate models fitted by
|
An updated object containing a vector of weights for the underlying candidate models, value of the object given said weights as well as the time needed.
Rene-Marcel Kruse
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.