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 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

tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  
infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
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  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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