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).
Version: | 2.2.2 |
Depends: | R (≥ 3.6.2) |
Imports: | Rcpp (≥ 1.0.0), RcppParallel (≥ 5.0.1) |
LinkingTo: | Rcpp (≥ 1.0.0), RcppParallel (≥ 5.0.1) |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2024-02-07 |
DOI: | 10.32614/CRAN.package.fasano.franceschini.test |
Author: | Connor Puritz [aut, cre], Elan Ness-Cohn [aut], Rosemary Braun [ctb, ths], Luca Weihs [cph] (Copyright holder and author of 'RangeTree' class.) |
Maintainer: | Connor Puritz <connorpuritz2025 at u.northwestern.edu> |
BugReports: | https://github.com/braunlab-nu/fasano.franceschini.test/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/braunlab-nu/fasano.franceschini.test |
NeedsCompilation: | yes |
SystemRequirements: | GNU make |
Citation: | fasano.franceschini.test citation info |
Materials: | README NEWS |
CRAN checks: | fasano.franceschini.test results |
Reference manual: | fasano.franceschini.test.pdf |
Package source: | fasano.franceschini.test_2.2.2.tar.gz |
Windows binaries: | r-devel: fasano.franceschini.test_2.2.2.zip, r-release: fasano.franceschini.test_2.2.2.zip, r-oldrel: fasano.franceschini.test_2.2.2.zip |
macOS binaries: | r-release (arm64): fasano.franceschini.test_2.2.2.tgz, r-oldrel (arm64): fasano.franceschini.test_2.2.2.tgz, r-release (x86_64): fasano.franceschini.test_2.2.2.tgz, r-oldrel (x86_64): fasano.franceschini.test_2.2.2.tgz |
Old sources: | fasano.franceschini.test archive |
Please use the canonical form https://CRAN.R-project.org/package=fasano.franceschini.test to link to this page.