R/regression_tests.R
regression_tests.Rd
Offers various tests for regressivity. See https://erhla.github.io/cmfproperty/Methods for more info.
regression_tests(ratios, return_model_objs = FALSE, produce_table = FALSE)
ratios | a dataframe with assessment, sales, and time data which has been processed by reformat_data |
---|---|
return_model_objs | boolean, if true will return a list of model objects |
produce_table | boolean, if true will return a summary table produced using stargazer |
a summary data.frame of results or, if return_model_objs is True a list of model objects