Skip to content

olsrr 0.4.0

Compare
Choose a tag to compare
@aravindhebbali aravindhebbali released this 05 Dec 18:16
· 616 commits to master since this release

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.