Package: depthR 0.1.8

depthR: Multivariate Depth Functions for General Dimension

Efficient computation of multivariate statistical depth functions in arbitrary dimension d. Implements Mahalanobis depth, Tukey (halfspace) depth, Liu simplicial depth (via adaptive Monte Carlo), projection depth, and spatial depth. Provides depth-based medians, central regions, outlier detection, and depth-depth plots. 'C++' backends via 'Rcpp' and 'RcppEigen' ensure performance at large n and d. References: Liu (1990) <doi:10.1214/aos/1176347507>, Zuo and Serfling (2000) <doi:10.1214/aos/1016218226>, Vardi and Zhang (2000) <doi:10.1073/pnas.97.4.1423>.

Authors:Jason Parker [aut, cre]

depthR_0.1.8.tar.gz
depthR_0.1.8.zip(r-4.7)depthR_0.1.8.zip(r-4.6)depthR_0.1.8.zip(r-4.5)
depthR_0.1.8.tgz(r-4.6-x86_64)depthR_0.1.8.tgz(r-4.6-arm64)depthR_0.1.8.tgz(r-4.5-x86_64)depthR_0.1.8.tgz(r-4.5-arm64)
depthR_0.1.8.tar.gz(r-4.7-arm64)depthR_0.1.8.tar.gz(r-4.7-x86_64)depthR_0.1.8.tar.gz(r-4.6-arm64)depthR_0.1.8.tar.gz(r-4.6-x86_64)
depthR_0.1.8.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
depthR/json (API)

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

Bug tracker:https://github.com/penny4nonsense/depthr/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

cppopenmp

3.40 score 12 exports 3 dependencies

Last updated from:0f8f02dc38. Checks:11 WARNING, 1 ERROR, 1 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64WARNING160
linux-devel-x86_64WARNING146
source / vignettesERROR253
linux-release-arm64WARNING153
linux-release-x86_64WARNING136
macos-release-arm64WARNING125
macos-release-x86_64WARNING184
macos-oldrel-arm64WARNING100
macos-oldrel-x86_64WARNING236
windows-develWARNING141
windows-releaseWARNING154
windows-oldrelWARNING139
wasm-releaseOK153

Exports:central_regioncompute_depthdd_plotdepth_outlyingnessmahalanobis_depthmedianoutliersprojection_depthranksimplicial_depthspatial_depthtukey_depth

Dependencies:RcppRcppEigenRcppParallel