Package: robustlm
Type: Package
Title: Robust Variable Selection with Exponential Squared Loss
Description: Computationally efficient tool for performing variable selection and obtaining robust estimates, which implements robust variable selection procedure proposed by Wang, X., Jiang, Y., Wang, S., Zhang, H. (2013) <doi:10.1080/01621459.2013.766613>. Users can enjoy the near optimal, consistent, and oracle properties of the procedures. 
Version: 0.1.0
Date: 2021-03-21
Authors@R: c(
    person(given = "Jin", family = "Zhu", email = "zhuj37@mail2.sysu.edu.cn", role = c("cre", "aut"), comment = c(ORCID = "0000-0001-8550-5822")),
    person(given = "Borui", family = "Tang", email = "tangborui@mail.ustc.edu.cn", role = c("aut")),
    person(given = "Yunlu", family = "Jiang", email = "tjiangyl@jnu.edu.cn", role = c("aut")),
    person(given = "Xueqin", family = "Wang", email = "wangxq20@ustc.edu.cn", role = c("aut"), comment = c(ORCID = "0000-0001-5205-9950")))
Maintainer: Jin Zhu <zhuj37@mail2.sysu.edu.cn>
Imports: MASS, matrixStats
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown,
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-03-21 12:35:58 UTC; JinZhu
Author: Jin Zhu [cre, aut] (<https://orcid.org/0000-0001-8550-5822>),
  Borui Tang [aut],
  Yunlu Jiang [aut],
  Xueqin Wang [aut] (<https://orcid.org/0000-0001-5205-9950>)
Repository: CRAN
Date/Publication: 2021-03-22 15:40:02 UTC
Built: R 4.5.1; ; 2025-10-06 01:19:38 UTC; windows
