Create a nimue model class for fitting with squire tools

nimue_deterministic_model(use_dde = TRUE)

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

Details

Wraps the squire pmcmc fitting infrastructure.