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)
- Version1.4.0
- R version≥ 3.5.0
- LicenseGPL-3
- Needs compilation?Yes
- sphunif citation info
- Last release05/24/2024
Documentation
Team
Eduardo García-Portugués
Thomas Verdebout
Alberto Fernández-de-Marcos
Show author detailsRolesContributorPaula Navarro
Show author detailsRolesContributor
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends2 packages
- Imports6 packages
- Suggests12 packages
- Linking To2 packages
- Reverse Imports1 package
- Reverse Suggests1 package