sphunif: Uniformity Tests on the Circle, Sphere, and Hypersphere

Implementation of uniformity tests on the circle and (hyper)sphere. The main function of the package is unif_test(), which conveniently collects more than 35 tests for assessing uniformity on S^{p-1} = {x in R^p : ||x|| = 1}, p >= 2. The test statistics are implemented in the unif_stat() function, which allows computing several statistics for different samples within a single call, thus facilitating Monte Carlo experiments. Furthermore, the unif_stat_MC() function allows parallelizing them in a simple way. The asymptotic null distributions of the statistics are available through the function unif_stat_distr(). The core of 'sphunif' is coded in C++ by relying on the 'Rcpp' package. The package also provides several novel datasets and gives the replicability for the data applications/simulations in García-Portugués et al. (2021) <doi:10.1007/978-3-030-69944-4_12>, García-Portugués et al. (2023) <doi:10.3150/21-BEJ1454>, García-Portugués et al. (2024) <doi:10.48550/arXiv.2108.09874>, and Fernández-de-Marcos and García-Portugués (2024) <doi:10.48550/arXiv.2405.13531>.

Package details

AuthorEduardo García-Portugués [aut, cre] (<https://orcid.org/0000-0002-9224-4111>), Thomas Verdebout [aut] (<https://orcid.org/0000-0002-3277-9587>), Alberto Fernández-de-Marcos [ctb], Paula Navarro [ctb]
MaintainerEduardo García-Portugués <edgarcia@est-econ.uc3m.es>
LicenseGPL-3
Version1.4.0
URL https://github.com/egarpor/sphunif
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("sphunif")

Try the sphunif package in your browser

Any scripts or data that you put into this service are public.

sphunif documentation built on May 29, 2024, 4:19 a.m.