Other packages > Find by keyword >

survC  

Survival Model Validation Utilities
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("survC", "0.1.0")



Attach the package and use:
library("survC")
Maintained by
Minhyuk Kim
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2025-10-29
Latest Update: 2025-10-29
Description:
Provides helper functions to compute linear predictors, time-dependent ROC curves, and Harrell's concordance index for Cox proportional hazards models as described in Therneau (2024) <https://CRAN.R-project.org/package=survival>, Therneau and Grambsch (2000, ISBN:0-387-98784-3), Hung and Chiang (2010) <doi:10.1002/cjs.10046>, Uno et al. (2007) <doi:10.1198/016214507000000149>, Blanche, Dartigues, and Jacqmin-Gadda (2013) <doi:10.1002/sim.5958>, Blanche, Latouche, and Viallon (2013) <doi:10.1007/978-1-4614-8981-8_11>, Harrell et al. (1982) <doi:10.1001/jama.1982.03320430047030>, Peto and Peto (1972) <doi:10.2307/2344317>, Schemper (1992) <doi:10.2307/2349009>, and Uno et al. (2011) <doi:10.1002/sim.4154>.
How to cite:
Minhyuk Kim (2025). survC: Survival Model Validation Utilities. R package version 0.1.0, https://cran.r-project.org/web/packages/survC. Accessed 07 Mar. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited survC R package
View survC citation profile
Other R packages that survC depends, imports, suggests or enhances
Complete documentation for survC
Functions, R codes and Examples using the survC R package
Full survC package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
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  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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