swh:1:snp:3aec91c51d538d62f3f51f6a0af59fe452f330ab
Raw File
Tip revision: 0f948de108ec11bfb44cfadb4ba0d8c4097fa78a authored by Zhu Wang on 06 January 2023, 17:50:38 UTC
version 0.4-2.23
Tip revision: 0f948de
DESCRIPTION
Package: mpath
Title: Regularized Linear Models
Version: 0.4-2.23
Date: 2022-12-21
Author: Zhu Wang, with contributions from Achim Zeileis, Simon Jackman, Brian Ripley, and Patrick Breheny
Maintainer: Zhu Wang <zwang145@uthsc.edu>
Description: Algorithms compute robust estimators for loss functions in the concave convex (CC) family by the iteratively reweighted convex optimization (IRCO), an extension of the iteratively reweighted least squares (IRLS). The IRCO reduces the weight of the observation that leads to a large loss; it also provides weights to help identify outliers. Applications include robust (penalized) generalized linear models and robust support vector machines. The package also contains penalized Poisson, negative binomial, zero-inflated Poisson, zero-inflated negative binomial regression models and robust models with non-convex loss functions. Wang et al. (2014) <doi:10.1002/sim.6314>,
      Wang et al. (2015) <doi:10.1002/bimj.201400143>,
      Wang et al. (2016) <doi:10.1177/0962280214530608>,
      Wang (2021) <doi:10.1007/s11749-021-00770-2>,
      Wang (2020) <arXiv:2010.02848>.
Depends: R (>= 3.5.0), methods, glmnet, pamr
Imports: MASS, pscl, numDeriv, foreach, doParallel, bst, WeightSVM
Suggests: zic, R.rsp, knitr, rmarkdown, gdata, e1071, SparseM, slam
VignetteBuilder: R.rsp, knitr
License: GPL-2
URL: https://github.com/zhuwang46/mpath
BugReports: https://github.com/zhuwang46/mpath
Packaged: 2022-12-22 17:16:41 UTC; zhu
NeedsCompilation: yes
RoxygenNote: 7.1.1
Repository: CRAN
Date/Publication: 2023-01-06 18:50:38 UTC
back to top