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 26 Aug. 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

PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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