fit_stats: Model fit statistics

View source: R/fit_stats.R

fit_statsR Documentation

Model fit statistics

Description

Model fit statistics

Usage

fit_stats(dat, res, glmnet = FALSE, s = NA)

Arguments

dat

Data list of control and superager in long format.

glmnet

Logical. Which package engine to use.

s

lambda; default NA

Value

RMSE, R-squared, obs vs predicted

References

https://en.wikipedia.org/wiki/List_of_Crayola_crayon_colors https://glmnet.stanford.edu/articles/glmnet.html


n8thangreen/superager.penalised.regn documentation built on March 1, 2023, 12:46 p.m.