compute_population_goodness_of_fit: Compute Population Goodness of Fit

Description Usage Arguments Value Author(s)

Description

Returns the goodness of fit for the given population

Usage

1
2
compute_population_goodness_of_fit(data, population, regression_target,
  criterion = "AIC", verbose = FALSE)

Arguments

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

Value

Returns the goodness of fit for the given population

Author(s)

Louis RĂ©mus, Jinhui Xu


lixiao0214/GA documentation built on May 3, 2019, 7:06 p.m.