README.md

Suquan: Supervised quantiled linear model

This R package allows to train a linear model on full-quantiled normalized data, where the quantile function is jointly optimized with the linear model.

To install Suquan from R:

install.packages('devtools')
library(devtools)
install_github("jpvert/suquan")


jpvert/suquan documentation built on May 19, 2019, 11:51 p.m.