aic_tab: radish model selection

Description Usage Arguments Value Author(s) Examples

View source: R/model_selection.R

Description

Function to create AIC table of fitted models

Usage

1
XXX

Arguments

mod_list

List containing fitted 'radish' objects

AICc

Use second order AIC in ranking models (Default = FALSE). See Details

BIC

Use BIC in ranking models (Default = FALSE). See Details

mod_names

Optional. Specify names for fitted model objects. By default, the right hand side of the fitted 'radish' model will be used as the model name.

verbose

(Default = FALSE) Should the table be pronted to the console

...

Not used

Value

Data frame with AIC summary table for provided models

Author(s)

Bill Peterman

Examples

1
2
3
4
## Not Run:
## ** TO BE COMPLETED ** ##  

## End (Not run)

nspope/radishDGS documentation built on Sept. 15, 2020, 10:43 p.m.