Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 491 Bytes

NEWS.md

File metadata and controls

19 lines (14 loc) · 491 Bytes

weird (development version)

  • Added fr_mortality data set
  • Refactored package to use distributional objects
  • Removed as_kde() and autoplot.kde()
  • Added gg_density() and gg_density_layer()
  • Added surprisals() and surprisal_prob()
  • Renamed lookout() to lookout_prob()
  • Added hampel_anomalies()
  • mvscale() more resilient to weird data

weird 1.0.2

  • Removed wine_reviews dataset and created fetch_wine_reviews() function.
  • Bug fixes.

weird 1.0.0

  • Initial CRAN submission.