RobZS is an R-package for fitting robust linear log-contrast models [1] combined with the elastic-net regularization [2].
By combining the least trimmed squares (LTS) objective function with the elastic-net penalty, Monti et al. (2020) introduced the sparse least trimmed squares estimator with compositional covariates for high dimensional data with continuos [3] and binary [4] response. They proposed a trimmed version of the ZeroSum estimator [5].
Most part of the R code is adapted from [6].
You can install the released version of RobZS from GitHub with:
devtools::install_github("giannamonti/RobZS")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.