nimue_booster_min_model: nimue model creation.

View source: R/booster_model_minimal.R

nimue_booster_min_modelR Documentation

nimue model creation.

Description

Create a nimue model class for fitting with squire tools using the booster dose framework.

Usage

nimue_booster_min_model(use_dde = TRUE, use_difference = FALSE)

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.

Details

Wraps the squire pmcmc fitting infrastructure.


mrc-ide/squire.page documentation built on May 27, 2023, 11:20 a.m.