epict_obs_as_list | R Documentation |
Formats observations for use in the stan model. Note that the
censoring limit is set internally in this function based on the minimum
cycle threshold value present for a censored test. The package stan code
(accessed using epict_model()
) has more extensive documentation.
epict_obs_as_list(obs)
obs |
A data.frame with the following variables:
|
A list as required by stan.
Sam Abbott
Functions used to design and setup models
adjustment_formula()
,
epict_formula_as_list()
,
epict_individual_priors_as_list()
,
epict_inference_opts()
,
epict_model_opts()
,
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.