Other packages > Find by keyword >

incidence  

Compute, Handle, Plot and Model Incidence of Dated Events
View on CRAN: Click here


Download and install incidence package within the R console
Install from CRAN:
install.packages("incidence")

Install from Github:
library("remotes")
install_github("cran/incidence")

Install by package version:
library("remotes")
install_version("incidence", "1.7.5")



Attach the package and use:
library("incidence")
Maintained by
Tim Taylor
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-11-03
Latest Update: 2020-11-04
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.
How to cite:
Tim Taylor (2016). incidence: Compute, Handle, Plot and Model Incidence of Dated Events. R package version 1.7.5, https://cran.r-project.org/web/packages/incidence. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0.0 (2016-11-03 12:14), 1.0.1 (2016-11-23 00:40), 1.1.0 (2016-12-13 19:54), 1.1.1 (2017-02-15 16:47), 1.1.2 (2017-03-24 20:07), 1.2.0 (2017-05-15 09:22), 1.2.1 (2017-11-12 12:59), 1.3.0 (2018-06-01 14:29), 1.3.1 (2018-06-11 15:34), 1.4.1 (2018-08-24 22:32), 1.5.0 (2018-11-01 12:20), 1.5.2 (2018-11-30 11:30), 1.5.4 (2019-01-15 06:50), 1.7.0 (2019-03-14 17:30), 1.7.1 (2020-03-25 16:50), 1.7.2 (2020-07-24 14:30), 1.7.3 (2020-11-04 17:30), 1.7.4 (2024-05-15 14:30)
Other packages that cited incidence R package
View incidence citation profile
Other R packages that incidence depends, imports, suggests or enhances
Complete documentation for incidence
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA