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 28 Jan. 2025.
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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
eiopaR  
Access to RFR (Risk-Free Rate) Curves Produced by the EIOPA
Provides EIOPA (European Insurance And Occupational Pensions Authority) risk-free rates. Please note ...
Download / Learn more Package Citations See dependency  
fontcm  
Computer Modern font for use with extrafont package
Computer Modern font for use with extrafont package ...
Download / Learn more Package Citations See dependency  
fabMix  
Overfitting Bayesian Mixtures of Factor Analyzers with Parsimonious Covariance and Unknown Number of Components
Model-based clustering of multivariate continuous data using Bayesian mixtures of factor analyzers ( ...
Download / Learn more Package Citations See dependency  
easyPubMed  
Search and Retrieve Scientific Publication Records from PubMed
Query NCBI Entrez and retrieve PubMed records in XML or text format. Process PubMed records by extra ...
Download / Learn more Package Citations See dependency  
MetaIntegration  
Ensemble Meta-Prediction Framework
An ensemble meta-prediction framework to integrate multiple regression models into a current study. ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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