Skip to content

olsrr 0.6.1

Latest
Compare
Choose a tag to compare
@aravindhebbali aravindhebbali released this 06 Nov 13:12
· 3 commits to master since this release
8e54231

This is a patch release for urgent bug fixes.

Bug Fixes

  • Limit maximum subset order in ols_step_all_possible() (#202)
  • Check model type (#204)
  • Mismatch in column names in ols_step_all_possible() (#211)
  • RMSE is not square root of MSE in ols_regress() (#213)
  • geom_segment() warning in ols_plot_obs_fit() (#217)
  • New snapshot added every time tests are run (#218)