You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, we reverted the Gaussian Process lengthscale prior to its previous version given issues described in #856 - this will be revisisted in #855 (which is still open) but for now what we have is what works best for the default model. More generally it's tricky for us to find a setting that works for all models so some user tweaking may always be needed.
You can restore the behaviour from version 1.6.1 using gp = gp_opts(alpha = Normal(0, 0.05)).
Summary:
Getting again a similar issue diagnosed in #829 and solved in version 1.6.1
Description:
In the latest CRAN version, we get again a similar issue that was solved in previous patch version that solved it 1.6.1.
Reproducible Steps:
Using the first code chunk at https://epiverse-trace.github.io/howto/analyses/reconstruct_transmission/estimate_infections.html
Installing using
pak::pak("EpiNow2")
Installing using
pak::pak("[email protected]")
The text was updated successfully, but these errors were encountered: