Description Usage Arguments Value Author(s) Examples
View source: R/radishCV_selection.R
Function to create model selection tables from fitted cross validation models
1 | XXX
|
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 |
Data frame or named list with loglikelihood table and AIC summary table for provided models
Bill Peterman
1 2 3 4 | ## Not Run:
## ** TO BE COMPLETED ** ##
## End (Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.