View source: R/model_stability.r
cv_glm_fitlist | R Documentation |
Cross-validation for list of glm objects
cv_glm_fitlist(data., fit_list, K = 10)
data. |
A data frame |
fit_list |
A list of glm objects |
K |
Number of folds |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.