| validate_smoking | R Documentation |
It compares simulated smoking prevalence and trends against observed data to assess the model's accuracy.
validate_smoking(remove_COPD = 1, intercept_k = NULL, jurisdiction = "canada")
remove_COPD |
0 or 1. whether to remove COPD-related mortality. |
intercept_k |
a number |
jurisdiction |
character string specifying the jurisdiction for validation ("canada" or "us"). Default is "canada". |
For Canada: validation test results (invisible). For US: data frame with smoking status rates by year.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.