powered by
yearly_incidence
Disease incidence.
raw_incidence(entry, start = NULL, num_reg_years = NULL)
Vector of diagnosis dates for each patient in the registry in the format YYYY-MM-DD.
Date from which incident cases are included in the format YYYY-MM-DD. Defaults to the earliest entry date.
The number of years of the registry for which incidence is to be calculated. Defaults to using all available complete years.
Vector of length num_reg_years of integers, representing the number of absolute incidence values for each included year of the registry.
Calculates yearly incidence for the available registry data.
Other incidence functions: incidence_age_distribution, incidence, mean_incidence_rate, plot.incidence, test_incidence_fit, yearly_incidence
incidence_age_distribution
incidence
mean_incidence_rate
plot.incidence
test_incidence_fit
# NOT RUN { data(prevsim) # }
Run the code above in your browser using DataLab