stephenbates19 / logratiolasso

logratio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logratiolasso

A R implementation of the methods from "Log-ratio Lasso: Scalable, Sparse Estimation for Log-ratio Models" by Stephen Bates and Robert Tibshirani .

For a brief example, see this vignette.

To install this package on your machine, first install the devtools package

install.packages("devtools")

and then use

library(devtools)
install_github("stephenbates19/logratiolasso")

About

logratio


Languages

Language:R 100.0%