Package: robustreg 0.1-11
Ian M. Johnson
robustreg: Robust Regression Functions
Linear regression functions using Huber and bisquare psi functions. Optimal weights are calculated using IRLS algorithm.
Authors:
robustreg_0.1-11.tar.gz
robustreg_0.1-11.tar.gz(r-4.5-noble)robustreg_0.1-11.tar.gz(r-4.4-noble)
robustreg_0.1-11.tgz(r-4.4-emscripten)robustreg_0.1-11.tgz(r-4.3-emscripten)
robustreg.pdf |robustreg.html✨
robustreg/json (API)
# Install 'robustreg' in R: |
install.packages('robustreg', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 6 years agofrom:2c96e382f0. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-linux-x86_64 | OK | Nov 07 2024 |
Exports:fit_rcppmad_rcppmedian_rcpppsiBS_rcpppsiHuber_rcpprobustRegBSrobustRegH
Dependencies:latticeMatrixRcppRcppArmadillo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Predict y from X and b | fit_rcpp |
Median Absolute Deviation (MAD) | mad_rcpp |
Median | median_rcpp |
Tukey's Bisquare Psi Function | psiBS_rcpp |
Huber Psi Function | psiHuber_rcpp |
Robust Fitting of Linear Models using Bisquare Psi Function | robustRegBS |
Robust Fitting of Linear Models using Huber Psi Function | robustRegH |