Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 313 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 313 Bytes

rcc

This package implements the boostrapping confidence interval methods described in "Rank conditional coverage and confidence intervals in high dimensional problems" by Jean Morrison and Noah Simon.

To install:

library(devtools)
devtools::install_git("https://github.com/jean997/rcc.git")