View source: R/CRS_MarkovModel.R
CRS_markov | R Documentation |
Cancer Relative Survival (CRS) 3-State Markov Model
CRS_markov(
.v_params_ = NULL,
p_Mets = 0.1,
p_DieMets = 0.05,
calibrate_ = TRUE
)
.v_params_ |
A vector of named vector with values to replace
|
p_Mets |
A numeric representing the probability of contracting cancer. |
p_DieMets |
A numeric representing the probability of dying from cancer. |
calibrate_ |
If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.