Skip to content
This repository has been archived by the owner on Apr 7, 2018. It is now read-only.

mg14/CoxHD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoxHD

Build Status

An R package with high-dimensional extensions of the Cox proportional hazards model.

It includes:

####CoxRFX: A random effects model This model assumes a shared normal distribution of effect sizes. The data can be partitioned into groups with different effect mean and variance. It can be useful for fitting $n\approx p$ dimensions.

####CoxCPSS: Complementary pairs stability selection Stability selection is used for variable selection. Error control is possible based on the log-concave model by Shah and Samworth.

##Installation

Installation is easy using devtools::install_github()

> library(devtools)
> install_github("mg14/mg14")
> install_github("mg14/CoxHD/CoxHD")

About

This repo won't be updated. Please see https://github.com/gerstung-lab/CoxHD for the most recent version

Resources

Stars

Watchers

Forks

Packages

No packages published