Skip to content

tidyAML 0.0.5

Latest
Compare
Choose a tag to compare
@spsanderson spsanderson released this 12 Mar 14:22

Breaking Changes

None

New Features

  1. Fix #217 - Add function plot_regression_residuals() to plot the residuals.
  2. Fix #215 - Add function plot_regression_predictions() to plot the predictions
    from the function extract_wflw_predictions()

Minor Fixes and Improvements

  1. Fix #214 - Drop selection message from load_deps()
  2. Fix #222 - Update fast_regression() and fast_classification() to drop NULL
    predictions.