Skip to content

blorr 0.2.0

Compare
Choose a tag to compare
@aravindhebbali aravindhebbali released this 14 Dec 13:14
· 118 commits to master since this release
477eeac

This is a minor release to fix bugs and for other enhancements.

Enhancements

  • variable selection procedures now return the final model as an object of
    class glm (#58)
  • data preparation functions of selected plots are now exported to enable end
    users to create customized plots and to use plotting library of their
    choice (#64)
  • informs users about new versions (#1)

Bug Fixes

  • tibble package breaking changes (#74)