Learn R Programming

⚠️There's a newer version (1.7.6) of this package.Take me there.

incidence (version 1.7.3)

Compute, Handle, Plot and Model Incidence of Dated Events

Description

Provides functions and classes to compute, handle and visualise incidence from dated events for a defined time interval. Dates can be provided in various standard formats. The class 'incidence' is used to store computed incidence and can be easily manipulated, subsetted, and plotted. In addition, log-linear models can be fitted to 'incidence' objects using 'fit'. This package is part of the RECON () toolkit for outbreak analysis.

Copy Link

Version

Install

install.packages('incidence')

Monthly Downloads

1,764

Version

1.7.3

License

MIT + file LICENSE

Maintainer

Tim Taylor

Last Published

November 4th, 2020

Functions in incidence (1.7.3)

bootstrap

Bootstrap incidence time series
dim.incidence

Access various elements of an incidence object
estimate_peak

Estimate the peak date of an incidence curve using bootstrap
find_peak

Find the peak date of an incidence curve
get_counts

Get counts from an incidence object
fit

Fit exponential models to incidence data
pool

Pool 'incidence' across groups
subset.incidence

Subsetting 'incidence' objects
get_dates

Retrieve dates from an incidence object
get_fit

Accessors for incidence_fit objects
as.data.frame.incidence

Conversion of incidence objects
cumulate

Compute cumulative 'incidence'
incidence_pal1

Color palettes used in incidence
plot.incidence

Plot function for incidence objects
incidence

Compute incidence of events from a vector of dates.
group_names

extract and set group names