- Home
- Bioconductor 3.23
- Software Packages
- survcomp (development version)
survcomp
This is the development version of survcomp; for the stable release version, see survcomp.
Performance Assessment and Comparison for Survival Analysis
Bioconductor version: Development (3.23)
Assessment and Comparison for Performance of Risk Prediction (Survival) Models.
Author: Benjamin Haibe-Kains [aut, cre], Markus Schroeder [aut], Catharina Olsen [aut], Christos Sotiriou [aut], Gianluca Bontempi [aut], John Quackenbush [aut], Samuel Branders [aut], Zhaleh Safikhani [aut]
Maintainer: Benjamin Haibe-Kains <benjamin.haibe.kains at utoronto.ca>
citation("survcomp")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("survcomp")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("survcomp")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.