olsrr 0.4.0
Enhancements
- use
ols_launch_app()
to launch a shiny app for building models - save beta coefficients for each independent variable in
ols_all_subset()
(#41)
Bug Fixes
- mismatch in sign of partial and semi partial correlations (#44)
- error in diagnostic panel (#45)
- standardized betas in the presence of interaction terms (#46)
A big thanks goes to (Dr. Kimberly Henry) for
identifying bugs and other valuable feedback that helped improve the package.