Package: adaHuber
Type: Package
Title: Adaptive Huber Estimation and Regression
Version: 1.1
Date: 2022-03-04
Authors@R: c(person("Xiaoou", "Pan", email = "xip024@ucsd.edu", role = c("aut", "cre")), 
             person("Wen-Xin", "Zhou", email = "wez243@ucsd.edu", role = "aut"))
Description: Huber-type estimation for mean, covariance and (regularized) regression. For all the methods, the robustification parameter tau is chosen by a tuning-free principle.
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
URL: https://github.com/XiaoouPan/adaHuber
SystemRequirements: C++11
Imports: Rcpp (>= 1.0.3)
LinkingTo: Rcpp, RcppArmadillo (>= 0.9.850.1.0)
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2022-03-05 19:25:32 UTC; xopan
Author: Xiaoou Pan [aut, cre],
  Wen-Xin Zhou [aut]
Maintainer: Xiaoou Pan <xip024@ucsd.edu>
Repository: CRAN
Date/Publication: 2022-03-09 07:50:02 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 15:11:30 UTC; windows
Archs: i386, x64
