Package: TFRE 0.1.0

Yunan Wu

TFRE: A Tuning-Free Robust and Efficient Approach to High-Dimensional Regression

Provide functions to estimate the coefficients in high-dimensional linear regressions via a tuning-free and robust approach. The method was published in Wang, L., Peng, B., Bradic, J., Li, R. and Wu, Y. (2020), "A Tuning-free Robust and Efficient Approach to High-dimensional Regression", Journal of the American Statistical Association, 115:532, 1700-1714(JASA’s discussion paper), <doi:10.1080/01621459.2020.1840989>. See also Wang, L., Peng, B., Bradic, J., Li, R. and Wu, Y. (2020), "Rejoinder to “A tuning-free robust and efficient approach to high-dimensional regression". Journal of the American Statistical Association, 115, 1726-1729, <doi:10.1080/01621459.2020.1843865>; Peng, B. and Wang, L. (2015), "An Iterative Coordinate Descent Algorithm for High-Dimensional Nonconvex Penalized Quantile Regression", Journal of Computational and Graphical Statistics, 24:3, 676-694, <doi:10.1080/10618600.2014.913516>; Clémençon, S., Colin, I., and Bellet, A. (2016), "Scaling-up empirical risk minimization: optimization of incomplete u-statistics", The Journal of Machine Learning Research, 17(1):2682–2717; Fan, J. and Li, R. (2001), "Variable Selection via Nonconcave Penalized Likelihood and its Oracle Properties", Journal of the American Statistical Association, 96:456, 1348-1360, <doi:10.1198/016214501753382273>.

Authors:Yunan Wu [aut, cre, cph], Lan Wang [aut]

TFRE_0.1.0.tar.gz
TFRE_0.1.0.zip(r-4.7)TFRE_0.1.0.zip(r-4.6)TFRE_0.1.0.zip(r-4.5)
TFRE_0.1.0.tgz(r-4.6-x86_64)TFRE_0.1.0.tgz(r-4.6-arm64)TFRE_0.1.0.tgz(r-4.5-x86_64)TFRE_0.1.0.tgz(r-4.5-arm64)
TFRE_0.1.0.tar.gz(r-4.7-arm64)TFRE_0.1.0.tar.gz(r-4.7-x86_64)TFRE_0.1.0.tar.gz(r-4.6-arm64)TFRE_0.1.0.tar.gz(r-4.6-x86_64)
TFRE_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
TFRE/json (API)

# Install 'TFRE' in R:
install.packages('TFRE', repos = c('https://yunanwu123.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/yunanwu123/tfre/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

3.00 score 2 stars 148 downloads 5 exports 3 dependencies

Last updated from:5dcee11988. Checks:11 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE140
linux-devel-x86_64NOTE117
source / vignettesOK179
linux-release-arm64NOTE120
linux-release-x86_64NOTE123
macos-release-arm64NOTE159
macos-release-x86_64NOTE394
macos-oldrel-arm64NOTE181
macos-oldrel-x86_64NOTE384
windows-develNOTE149
windows-releaseNOTE90
windows-oldrelNOTE105
wasm-releaseOK102

Exports:coef.TFREest_lambdaplot.TFREpredict.TFRETFRE

Dependencies:RcppRcppEigenRcppParallel