nimue model creation.
nimue_booster_model.Rd
Create a nimue model class for fitting with squire tools using the booster dose framework.
Arguments
- 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.