Learn R Programming

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

incidence2 (version 0.2.2)

Compute, Handle and Plot 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 'incidence2' is used to store computed incidence and can be easily manipulated, subsetted, and plotted. This package is part of the RECON () toolkit for outbreak analysis.

Copy Link

Version

Install

install.packages('incidence2')

Monthly Downloads

946

Version

0.2.2

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Tim Taylor

Last Published

November 12th, 2020

Functions in incidence2 (0.2.2)

as.data.frame.incidence2

Convert incident object to dataframe
vibrant

Color palettes used in incidence
as_tibble

Convert incident2 object to a tibble
print.incidence2

Print an incidence object.
incidence

Compute the incidence of events
pool

Pool 'incidence' objects
accessors

Access various elements of an incidence object
cumulate

Compute cumulative 'incidence'
regroup

Regroup 'incidence' objects
%>%

Pipe operator
summary.incidence2

Summary of a given incidence object
plot.incidence2

Plotting functions