Other packages > Find by keyword >

icenReg  

Regression Models for Interval Censored Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("icenReg", "2.0.16")



Attach the package and use:
library("icenReg")
Maintained by
Clifford Anderson-Bergman
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-04-28
Latest Update: 2024-01-13
Description:
Regression models for interval censored data. Currently supports Cox-PH, proportional odds, and accelerated failure time models. Allows for semi and fully parametric models (parametric only for accelerated failure time models) and Bayesian parametric models. Includes functions for easy visual diagnostics of model fits and imputation of censored data.
How to cite:
Clifford Anderson-Bergman (2015). icenReg: Regression Models for Interval Censored Data. R package version 2.0.16, https://cran.r-project.org/web/packages/icenReg. Accessed 16 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:48), 1.0 (2015-04-28 06:58), 1.1.1 (2015-05-11 00:23), 1.1 (2015-04-29 01:55), 1.2.0 (2015-05-31 09:26), 1.2.3 (2015-06-03 07:41), 1.2.4 (2015-06-04 12:36), 1.2.5 (2015-06-27 00:21), 1.2.7 (2015-07-20 09:35), 1.2.8 (2015-10-28 00:14), 1.3.1 (2015-12-10 23:05), 1.3.2 (2016-01-05 07:09), 1.3.3 (2016-01-07 14:37), 1.3.4 (2016-03-19 10:00), 1.3.5 (2016-05-23 00:42), 1.3.6 (2016-09-03 23:38), 2.0.0 (2017-03-18 18:52), 2.0.1 (2017-04-19 17:53), 2.0.2 (2017-08-05 21:18), 2.0.3 (2017-09-02 19:25), 2.0.4 (2017-10-04 16:49), 2.0.6 (2017-11-06 10:40), 2.0.7 (2017-12-07 06:08), 2.0.8 (2018-07-15 00:10), 2.0.9 (2018-10-15 21:00), 2.0.10 (2019-05-29 08:00), 2.0.11 (2019-11-10 07:30), 2.0.13 (2019-12-16 18:30), 2.0.14 (2020-05-27 08:20), 2.0.15 (2020-10-04 08:20)
Other packages that cited icenReg R package
View icenReg citation profile
Other R packages that icenReg depends, imports, suggests or enhances
Complete documentation for icenReg
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  
bbdetection  
Identification of Bull and Bear States of the Market
Implements two algorithms of detecting Bull and Bear markets in stock prices: the algorithm of Pagan ...
Download / Learn more Package Citations See dependency  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  
Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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