Package: robregcc Type: Package Title: Robust Regression with Compositional Covariates Version: 1.1 Date: 2020-10-10 Authors@R: c(person(given = "Aditya", family = "Mishra", role = c("aut", "cre"), email = "amishra@flatironinstitute.org"), person(given = "Christian", family = "Muller", role = "ctb")) Maintainer: Aditya Mishra Description: We implement the algorithm estimating the parameters of the robust regression model with compositional covariates. The model simultaneously treats outliers and provides reliable parameter estimates. Publication reference: Mishra, A., Mueller, C.,(2019) . URL: https://arxiv.org/abs/1909.04990, https://github.com/amishra-stats/robregcc Depends: R (>= 3.5.0), stats, utils License: GPL (>= 3.0) LazyData: true Imports: Rcpp (>= 0.12.0), MASS, magrittr, graphics LinkingTo: Rcpp, RcppArmadillo NeedsCompilation: yes RoxygenNote: 7.1.1 Encoding: UTF-8 Repository: https://amishra-stats.r-universe.dev Date/Publication: 2021-04-30 04:09:54 UTC RemoteUrl: https://github.com/amishra-stats/robregcc RemoteRef: HEAD RemoteSha: 0ea849d8c93729d0ba491de02835282b99fd68e7 RemoteSubdir: robregcc Packaged: 2026-07-04 01:25:40 UTC; root Author: Aditya Mishra [aut, cre], Christian Muller [ctb]