Other packages > Find by keyword >

intccr  

Semiparametric Competing Risks Regression under Interval Censoring
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("intccr", "3.0.4")



Attach the package and use:
library("intccr")
Maintained by
Jun Park
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-08-30
Latest Update: 2022-05-10
Description:
Semiparametric regression models on the cumulative incidence function for interval-censored competing risks data as described in Bakoyannis, Yu, & Yiannoutsos (2017) /doi{10.1002/sim.7350} and the models with missing event types as described in Park, Bakoyannis, Zhang, & Yiannoutsos (2021) \doi{10.1093/biostatistics/kxaa052}. The proportional subdistribution hazards model (Fine-Gray model), the proportional odds model, and other models that belong to the class of semiparametric generalized odds rate transformation models.
How to cite:
Jun Park (2017). intccr: Semiparametric Competing Risks Regression under Interval Censoring. R package version 3.0.4, https://cran.r-project.org/web/packages/intccr. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1.0 (2017-08-30 10:50), 0.2.0 (2017-09-12 22:39), 1.0.0 (2018-03-30 20:25), 1.0.1 (2018-04-25 21:51), 1.0.2 (2018-05-17 20:15), 1.0.3 (2018-08-30 19:20), 1.0.4 (2018-11-30 00:00), 1.0.5 (2019-01-16 19:00), 1.1.0 (2019-01-24 22:20), 1.1.1 (2019-02-20 07:10), 1.1.2 (2019-04-29 21:10), 1.1.3 (2019-05-06 23:50), 1.1.4 (2019-05-09 22:10), 2.0.0 (2019-11-04 19:20), 3.0.0 (2019-12-09 20:20), 3.0.1 (2020-01-21 07:30), 3.0.2 (2020-02-20 07:00), 3.0.3 (2021-06-26 01:00)
Other packages that cited intccr R package
View intccr citation profile
Other R packages that intccr depends, imports, suggests or enhances
Complete documentation for intccr
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

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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