Description Usage Arguments Value Author(s)
Returns the goodness-of-fit for regression_target ~ df
1 2 | get_goodness_of_fit(df, regression_target, criterion = "AIC",
glmindicator = FALSE, family = gaussian)
|
df |
data.frame: regression_target and covariates |
regression_target |
character: column of df regressed on other covariates in df |
criterion |
character: goodness of fit criterion |
Goodness of fit value for the given regression problem
Louis Rémus, Jinhui Xu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.