This is the development version of RCASPAR; for the stable release version, see RCASPAR.
A package for survival time prediction based on a piecewise baseline hazard Cox regression model.Bioconductor version: Development (3.22)
The package is the R-version of the C-based software \bold{CASPAR} (Kaderali,2006: \url{http://bioinformatics.oxfordjournals.org/content/22/12/1495}). It is meant to help predict survival times in the presence of high-dimensional explanatory covariates. The model is a piecewise baseline hazard Cox regression model with an Lq-norm based prior that selects for the most important regression coefficients, and in turn the most relevant covariates for survival analysis. It was primarily tried on gene expression and aCGH data, but can be used on any other type of high-dimensional data and in disciplines other than biology and medicine.
Author: Douaa Mugahid, Lars Kaderali
Maintainer: Douaa Mugahid <douaa.mugahid at gmail.com>, Lars Kaderali <lars.kaderali at uni-greifswald.de>
Citation (from within R, entercitation("RCASPAR")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("RCASPAR")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("RCASPAR")
RCASPAR: Software for high-dimentional-data driven survival time prediction PDF R Script Reference Manual PDF Details See More Suggests Linking To Enhances Depends On Me Imports Me Suggests Me Links To Me Build Report Build Report Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4