NEWS
wwntests 1.1.0 (2023-12-01)
- Added a
GOF_far
test to check the goodness-of-fit of FAR(1) models.
wwntests 1.0.2 (2022-11-01)
- Got rid of the
low_disc
option in single_leg_test
and multiple_lag_test
due to the unavailability of the package fOptions
dependency.
wwntests 1.0.1 (2020-05-18)
- New parameter added to
autocorrelation_coeff_plot
that lets the user disable the weak white noise bound, allowing for quicker computation.
- Fixed issue in
spectral_test
which caused the statistic to depend on the first moment of the data.
- Fixed minor issue in
adaptive_bandwidth
.
wwntests 1.0.0 (2019-06-19)
wwntests 0.9000
- Added a
NEWS.md
file to track changes to the package.
- Pushing for CRAN release.