compute_aic_w: Compute the AIC weights

Description Usage Arguments Value See Also Examples

View source: R/tools.R

Description

This function is called internally by other functions. It computes the AIC weights from a list of fitted models.

Usage

1
compute_aic_w(models_list)

Arguments

models_list

The list of fitted models

Value

The vector of AIC weights.

See Also

table_boot

Examples

1

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