Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

IC_tab

Information Criteria Table


Description

Information criteria table with weights

Usage

IC_tab(..., criteria = c("AIC", "AICc", "BIC"), sort = TRUE)

Arguments

...

model fit objects fitted to the same data

criteria

either ‘AIC’, ‘AICc’ or ‘BIC’.

sort

whether to sort by weights (default to TRUE)

Note

The delta and weights are calculated based on the ‘criteria’

See Also


nlraa

Nonlinear Regression for Agricultural Applications

v0.89
GPL-3
Authors
Fernando Miguez [aut, cre] (<https://orcid.org/0000-0002-4627-8329>), José Pinheiro [ctb, cph] (author of nlme::nlsList, nlme::predict.gnls, nlme::predict.nlme), Douglas Bates [ctb, cph] (author of nlme::nlsList, nlme::predict.gnls, nlme::predict.nlme), R-core [ctb, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.