compare_with_ols: Compare PMM2 with OLS
Description
Compare PMM2 with OLS
Usage
compare_with_ols(formula, data, pmm2_args = list())
Value
List with OLS and PMM2 fit objects
Arguments
- formula
Model formula
- data
Data frame
- pmm2_args
List of arguments to pass to lm_pmm2()