Fasano-Franceschini Test: an Implementation of a 2-Dimensional Kolmogorov-Smirnov test in R

06/19/2021
by   Elan Ness-Cohn, et al.
0

The univariate Kolmogorov-Smirnov (KS) test is a non-parametric statistical test designed to assess whether two samples come from the same underlying distribution. The versatility of the KS test has made it a cornerstone of statistical analysis across the scientific disciplines. However, the test proposed by Kolmogorov and Smirnov does not naturally extend to multidimensional distributions. Here, we present the fasano.franceschini.test package, an R implementation of the 2-D KS two-sample test as defined by Fasano and Franceschini (Fasano and Franceschini 1987) and provide multiple use cases across the scientific disciplines. The fasano.franceschini.test package provides three improvements over the current 2-D KS test on the Comprehensive R Archive Network (CRAN): (i) the Fasano and Franceschini test has been shown to run in O(n^2) versus the Peacock implementation which runs in O(n^3); (ii) the package implements a procedure for handling ties in the data; and (iii) the package implements a parallelized permutation procedure for improved significance testing. Ultimately, the fasano.franceschini.test package presents a robust statistical test for analyzing random samples defined in 2-dimensions.

READ FULL TEXT
research
07/02/2020

A New ECDF Two-Sample Test Statistic

Empirical cumulative distribution functions (ECDFs) have been used to te...
research
08/02/2022

The NumericalCertification package in Macaulay2

The package implements methods for certifying numerical approximations ...
research
02/24/2022

Robust Mediation Analysis: The R Package robmed

Mediation analysis is one of the most widely used statistical techniques...
research
08/30/2020

diproperm: An R Package for the DiProPerm Test

High-dimensional low sample size (HDLSS) data sets emerge frequently in ...
research
09/21/2021

PKLM: A flexible MCAR test using Classification

We develop a fully non-parametric, fast, easy-to-use, and powerful test ...
research
03/22/2016

micompr: An R Package for Multivariate Independent Comparison of Observations

The R package micompr implements a procedure for assessing if two or mor...
research
10/19/2020

Rater: An R Package for Fitting Statistical Models of Repeated Categorical Ratings

A common occurrence in many disciplines is the need to assign a set of i...

Please sign up or login with your details

Forgot password? Click here to reset