Package: wbacon 0.6-2

Tobias Schoch

wbacon: Weighted BACON Algorithms

The BACON algorithms are methods for multivariate outlier nomination (detection) and robust linear regression by Billor, Hadi, and Velleman (2000) <doi:10.1016/S0167-9473(99)00101-2>. The extension to weighted problems is due to Beguin and Hulliger (2008) <https://www150.statcan.gc.ca/n1/en/catalogue/12-001-X200800110616>; see also <doi:10.21105/joss.03238>.

Authors:Tobias Schoch [aut, cre], R-core [cph]

wbacon_0.6-2.tar.gz
wbacon_0.6-2.tar.gz(r-4.5-noble)wbacon_0.6-2.tar.gz(r-4.4-noble)
wbacon_0.6-2.tgz(r-4.4-emscripten)wbacon_0.6-2.tgz(r-4.3-emscripten)
wbacon.pdf |wbacon.html
wbacon/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/tobiasschoch/wbacon/issues

Uses libs:
  • openblas– Optimized BLAS
  • openmp– GCC OpenMP (GOMP) support library
Datasets:

openblasopenmp

2.30 score 8 scripts 286 downloads 8 exports 2 dependencies

Last updated 5 months agofrom:d48024abe6. Checks:2 OK. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKJan 06 2025
R-4.5-linux-x86_64OKJan 06 2025

Exports:centerdistanceis_outliermedian_wquantile_wSeparationIndexwBACONwBACON_reg

Dependencies:hexbinlattice

Vignette: Weighted BACON algorithms

Rendered fromwbacon.Rmdusingknitr::rmarkdownon Jan 06 2025.

Last update: 2024-02-09
Started: 2021-06-15

Readme and manuals

Help Manual

Help pageTopics
Weighted BACON Algorithms for Multivariate Outlier Nomination (Detection) and Robust Linear Regressionwbacon-package wbacon
Flag Outliersis_outlier is_outlier.wbaconlm is_outlier.wbaconmv
Weighted Medianmedian_w
Philips dataphilips
Plot Diagnostics for an Object of Class 'wbaconlm'plot.wbaconlm
Plot Diagnostics for an Object of Class 'wbaconmv'plot.wbaconmv SeparationIndex
Predicted Values Based on the Weighted BACON Linear Regressionpredict.wbaconlm
Weighted Sample Quantilesquantile_w
Weighted BACON Algorithm for Multivariate Outlier Detectioncenter distance print.wbaconmv summary.wbaconmv vcov.wbaconmv wBACON
Robust Fitting Linear Regression Models by the BACON Algorithmcoef.wbaconlm fitted.wbaconlm print.wbaconlm residuals.wbaconlm summary.wbaconlm vcov.wbaconlm wBACON_reg