getAgeYear | R Documentation |
Calculate mean age by year. This is mostly used in MIpredict
getAgeYear(dat)
dat |
A dataset with an Age and Year variable. |
data.frame
age_dat <- getAgeYear(dat=setHIV(setArgs()))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.