Learn R Programming

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

incidence (version 1.7.1)

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,724

Version

1.7.1

License

MIT + file LICENSE

Maintainer

Zhian N. Kamvar

Last Published

March 25th, 2020

Functions in incidence (1.7.1)

fit

Fit exponential models to incidence data
bootstrap

Bootstrap incidence time series
cumulate

Compute cumulative 'incidence'
get_dates

Retrieve dates from an incidence object
as.data.frame.incidence

Conversion of incidence objects
get_fit

Accessors for incidence_fit objects
incidence_pal1

Color palettes used in incidence
plot.incidence

Plot function for incidence objects
pool

Pool 'incidence' across groups
subset.incidence

Subsetting 'incidence' objects
group_names

extract and set group names
incidence

Compute incidence of events from a vector of dates.
get_counts

Get counts from an incidence object
estimate_peak

Estimate the peak date of an incidence curve using bootstrap
dim.incidence

Access various elements of an incidence object
find_peak

Find the peak date of an incidence curve