Skip to content

jpvert/suquan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Supervised quantile normalization in R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages