Description Usage Arguments Value Examples
Visualise catastropoic patient costs by age and sex
1 | vis_cc_age(catas, by = 50)
|
catas |
A CataCosts object |
by |
size of breaks of population size |
age pyramid of cases with catastrophic patient costs
1 2 3 4 5 | Costs <- as_costs(Survey)
Catas <- calc_cc(Costs, sp = "all spe", indirect = "hc")
vis_cc_age(Catas)
vis_cc_age_mdr(Catas)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.