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
In #390 I dropped some support functions that were used to set up a couple of tests (same setup in both tests)
Can interpolate multistrain Rt (test-lancelot-multistrain.R)
Can interpolate Rt with step changes (test-lancelot-rt.R)
These need a simulation bit written that will work with the removal of the future betas and simulation functions, then make sure that the calculations of beta cope well with the sharp points of the interpolation. The underlying code is tested elsewhere, so this acts mostly as an integration test.
The text was updated successfully, but these errors were encountered:
In #390 I dropped some support functions that were used to set up a couple of tests (same setup in both tests)
test-lancelot-multistrain.R
)test-lancelot-rt.R
)These need a simulation bit written that will work with the removal of the future betas and simulation functions, then make sure that the calculations of beta cope well with the sharp points of the interpolation. The underlying code is tested elsewhere, so this acts mostly as an integration test.
The text was updated successfully, but these errors were encountered: