Calculating outcome function
1 2 3 4 5 6 7 | calculateOutcome(outcomeData = outcomeData, refPopulation = refPop,
standardization = "direct", Agestandardization = TRUE,
genderStandardization = TRUE, startYearStandardization = TRUE,
AgeSet = list(30:39, 40:49, 50:59, 60:69, 70:79, 80:99),
genderSet = list(8507, 8532), startYearSet = list(2002, 2003, 2004,
2005, 2006, 2007, 2008), birthYearSet = list(1960:1964, 1965:1969,
1970:1974, 1975:1979, 1980:1984, 1985:1989))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.