Description Usage Arguments Value Author(s)
Returns the goodness of fit for the given population
1 2 | compute_population_goodness_of_fit(data, population, regression_target,
criterion = "AIC", verbose = FALSE)
|
data |
data.frame: regression_target and covariates |
population |
data.frame: selected column per element of the population |
regression_target |
character: column of df regressed on other covariates in df |
criterion |
character: goodness of fit criterion |
Returns the goodness of fit for the given population
Louis Rémus, Jinhui Xu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.