CRAN/E | sphunif

sphunif

Uniformity Tests on the Circle, Sphere, and Hypersphere

Installation

About

Implementation of uniformity tests on the circle and (hyper)sphere. The main function of the package is unif_test(), which conveniently collects more than 30 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 to several 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 application in García-Portugués, Navarro-Esteban and Cuesta-Albertos (2023) .

Citation sphunif citation info
github.com/egarpor/sphunif
Bug report File report

Key Metrics

Version 1.3.0
R ≥ 3.5.0
Published 2023-12-04 137 days ago
Needs compilation? yes
License GPL-3
CRAN checks sphunif results

Downloads

Yesterday 13 0%
Last 7 days 26 +18%
Last 30 days 144 -15%
Last 90 days 693 -1%
Last 365 days 2.513 +5%

Maintainer

Maintainer

Eduardo García-Portugués

edgarcia@est-econ.uc3m.es

Authors

Eduardo García-Portugués

aut / cre

Thomas Verdebout

aut

Paula Navarro

ctb

Material

NEWS
Reference manual
Package source

Vignettes

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

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

sphunif archive

Depends

R ≥ 3.5.0
Rcpp

Imports

doFuture
doRNG
foreach
future
gsl
rotasym

Suggests

CompQuadForm
dgof
goftest
knitr
markdown
mvtnorm
numDeriv
progress
progressr
rmarkdown
scatterplot3d
testthat
viridisLite

LinkingTo

Rcpp
RcppArmadillo

Reverse Imports

ridgetorus