fasano.franceschini.test
Fasano-Franceschini Test: A Multivariate Kolmogorov-Smirnov Two-Sample Test
An implementation of the two-sample multivariate Kolmogorov-Smirnov test described by Fasano and Franceschini (1987) <doi:10.1093/mnras/225.1.155>. This test evaluates the null hypothesis that two i.i.d. random samples were drawn from the same underlying probability distribution. The data can be of any dimension, and can be of any type (continuous, discrete, or mixed).
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
2.2.2 |
rolling source/ R- | fasano.franceschini.test_2.2.2.tar.gz |
65.9 KiB |
2.2.2 |
latest source/ R- | fasano.franceschini.test_2.2.2.tar.gz |
65.9 KiB |
2.2.2 |
2026-04-23 source/ R- | fasano.franceschini.test_2.2.2.tar.gz |
65.9 KiB |
2.2.2 |
2026-04-09 windows/windows R-4.5 | fasano.franceschini.test_2.2.2.zip |
470.7 KiB |
Dependencies (latest)
Imports
- Rcpp (>= 1.0.0)
- RcppParallel (>= 5.0.1)
LinkingTo
- Rcpp (>= 1.0.0)
- RcppParallel (>= 5.0.1)
Suggests
- testthat (>= 3.0.0)