View source: R/booster_model.R
nimue_booster_model | R Documentation |
Create a nimue model class for fitting with squire tools using the booster dose framework.
nimue_booster_model(use_dde = TRUE, use_difference = FALSE)
use_dde |
Logical for using dde to solve. Default = TRUE We will use this structure to ensure that model fitting is flexible in the future as more models are added |
use_difference |
Should this model use the difference version of the model. This only effects the Rt optimise version and only uses it for the fitting process, uses a step size given by dt. Defaults to FALSE. |
Wraps the squire pmcmc fitting infrastructure.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.