Description Usage Arguments Examples
View source: R/model-structures.R
Select the model structures to use in the IVI-RA individual patient simulation.
| 1 2 3 | select_model_structures(tx_ihaq = "acr-haq", tx_iswitch = "acr-switch",
  cdmards_haq_model = "lcgm", ttd_cause = "all",
  ttd_dist = "exponential", utility_model = "mixture")
 | 
| tx_ihaq | Model structure relating treatment to HAQ during the first 6 months of treatment. Options, which are equivalent to H1-H3 in the documentation are: 
 | 
| tx_iswitch | Model structure relating treatment to switching during the first 6 months of treatment. Options, which are equivalent to S1-S6 in the documentation are: 
 | 
| cdmards_haq_model | Model used for long-term HAQ progression. Options are: 
 If  | 
| ttd_cause | Cause of treatment discontinuation. Options are: 
 | 
| ttd_dist | Distribution used to model time to treatment discontinuaton. Options are: 
 | 
| utility_model | Model used to estimate patient utility as a function of HAQ and patient characteristics. Options are: 
 | 
| 1 2 3 4 5 6 7 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.