Nothing
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 packageAny scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.