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")