epict_formula_as_list | R Documentation |
The package stan code (accessed using epict_model()
) has
extensive more extensive documentation.
epict_formula_as_list(
piecewise_formula,
adjustment_formula,
model_opts = epict::model_opts()
)
piecewise_formula |
A list describing the piecewise linear cycle threshold
formula as described by |
adjustment_formula |
A list describing the cycle threshold linear
adjustment formula (shift and scale) as described by |
model_opts |
A list of Cycle threshold model options as returned
by |
A list as required by stan.
Sam Abbott
Functions used to design and setup models
adjustment_formula()
,
epict_individual_priors_as_list()
,
epict_inference_opts()
,
epict_model_opts()
,
epict_obs_as_list()
,
epict_onset_obs_as_list()
,
epict_population_priors_as_list()
,
epict_posterior_as_prior()
,
piecewise_formula()
,
select_piecewise_parameters()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.