README.md

robustps

The goal of robustps is to create Robust Prediction Sets

Installation

You can install the released version of robustps from CRAN with:

install.packages("robustps")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("shamindras/robustps")

Example

This is a basic example which shows you how to solve a common problem:

## basic example code


shamindras/robustps documentation built on July 22, 2019, 12:09 a.m.