cv_model_selection: Conduct model selection on cross validation models

Description Usage Arguments Value Author(s) Examples

View source: R/radishCV_selection.R

Description

Function to create model selection tables from fitted cross validation models

Usage

1
XXX

Arguments

cv_list

List containing fitted cross validation objects

cv_names

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

aic

If the full radish model was fit during cross validation, an AIC table can also be created (Default = FALSE)

...

Not used

Value

Data frame or named list with loglikelihood table and 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.