R package SD: Fast computation and resampling of the simplicial depth in the plane.
To install the package SD in Windows you need to have R Tools installed on your computer, see
https://cran.r-project.org/bin/windows/Rtools/
Then it is enough to run
#!R
library(devtools)
install_github("NagyStanislav/SD")
library(SD)
help(package="SD")
- Stanislav Nagy, Martin Wendler, and Carsten Jentsch. (2025). Resampling simplicial depth. Under review.