Description Usage Arguments Details Value See Also Examples
This function is called internally by other functions. It computes parameter estimates by model averaging.
1 | compute_estimates_average(models_list)
|
models_list |
The list of fitted models |
We used the so-called "shrinkage estimator". That is, the parameter estimates from all models are being considered and parameters that were not estimated are considered to be equal to zero.
A vector of estimates.
1 | compute_estimates_average(models_list = Models)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.