predict.WH_1d
and predict.WH_2d
functions. It
turns out that the formula used for the extrapolation ignored the
innovation error caused by the prior on the extrapolated region,
resulting in smaller credibility intervals than they should have been.
This now has been fixed.expect_equal(f(x), f(x))
after confirmation they do not work with MKL BLASFurther improved test robustness
Added tests of the form expect_equal(f(x), f(x))
for
testing purposes
Simplified computation of the matrix tUWU
by using
the crossprod
function, which should reduce memory usage
(by half) and computation time (slightly)
Fixed an issue with the WH_2d
plot and the what =
“edf” argument
Improved tests robustness
NEWS.md
file to track changes to the
package