fit_stats | R Documentation |
Model fit statistics
fit_stats(dat, res, glmnet = FALSE, s = NA)
dat |
Data list of control and superager in long format. |
glmnet |
Logical. Which package engine to use. |
s |
lambda; default |
RMSE, R-squared, obs vs predicted
https://en.wikipedia.org/wiki/List_of_Crayola_crayon_colors https://glmnet.stanford.edu/articles/glmnet.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.