compute_estimates_average: Compute parameter estimates by model averaging

Description Usage Arguments Details Value See Also Examples

View source: R/tools.R

Description

This function is called internally by other functions. It computes parameter estimates by model averaging.

Usage

1

Arguments

models_list

The list of fitted models

Details

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.

Value

A vector of estimates.

See Also

table_model_averaging

Examples

1

courtiol/SileR documentation built on May 16, 2020, 8:10 p.m.