spooky 1.0.0
- Added a
NEWS.md file to track changes to the
package.
spooky 1.1.0
- Fixed an error in the calculation of the confidence interval.
spooky 1.2.0
- Besides continuous variables, dntroduced metrics and representations
suitable for predicting discrete events.
spooky 1.3.0
- Fixed a bug in quantile graph representation.
spooky 1.4.0
- Rationalization and streamlining of processes.
spooky 2.0.0
- Replaced all non-base runtime dependencies with an internal base-R
implementation.
- Added validation for input types, dates, confidence intervals, and
search parameters.
- Added support for numeric and categorical data without external
encoding or imputation packages.
- Added
spooky_fit print and plot methods.
- Added a CRAN-style vignette and test suite.