View source: R/SickSicker_MarkovModel.R
SS_markov | R Documentation |
Sick-Sicker (SS) Markov model
SS_markov(.v_params_, calibrate_ = TRUE, p_S1S2 = 0.105, hr_S1 = 3, hr_S2 = 10)
.v_params_ |
A vector of named vector with values to replace default model parameter values (usually those that require calibration). |
calibrate_ |
If |
p_S1S2 |
Probability to become sicker when sick |
hr_S1 |
Hazard ratio of death in sick vs healthy |
hr_S2 |
Hazard ratio of death in sicker vs healthy |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.