README.md

SurvGPR

An R package implementing the method proposed in Gaussian process regression for survival time prediction with genome-wide gene expression by Molstad, Hsu, and Sun.

Installation

SurvGPR can be loaded directly into R through the the devtools package:

install.packages("devtools")
library(devtools)
devtools::install_github("ajmolstad/SurvGPR")

Citation

Please contact amolstad@fredhutch.org for citation directions.



ajmolstad/SurvGPR documentation built on Jan. 8, 2022, 2:38 p.m.