Learn R Programming

nlraa (version 1.2)

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)

See Also

ICtab