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 05 Jun. 2026.
Previous versions and publish date:
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

crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
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  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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