Other packages > Find by keyword >

Ball  

Statistical Inference and Sure Independence Screening via Ball Statistics
View on CRAN: Click here


Download and install Ball package within the R console
Install from CRAN:
install.packages("Ball")

Install from Github:
library("remotes")
install_github("cran/Ball")

Install by package version:
library("remotes")
install_version("Ball", "1.3.13")



Attach the package and use:
library("Ball")
Maintained by
Jin Zhu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-01-03
Latest Update: 2023-02-12
Description:
Hypothesis tests and sure independence screening (SIS) procedure based on ball statistics, including ball divergence , ball covariance , and ball correlation , are developed to analyze complex data in metric spaces, e.g, shape, directional, compositional and symmetric positive definite matrix data. The ball divergence and ball covariance based distribution-free tests are implemented to detecting distribution difference and association in metric spaces . Furthermore, several generic non-parametric feature selection procedures based on ball correlation, BCor-SIS and all of its variants, are implemented to tackle the challenge in the context of ultra high dimensional data. A fast implementation for large-scale multiple K-sample testing with ball divergence is supported, which is particularly helpful for genome-wide association study.
How to cite:
Jin Zhu (2018). Ball: Statistical Inference and Sure Independence Screening via Ball Statistics. R package version 1.3.13, https://cran.r-project.org/web/packages/Ball. Accessed 18 Sep. 2026.
Previous versions and publish date:
1.0.0 (2018-01-03 19:25), 1.1.0 (2018-05-12 18:26), 1.2.0 (2018-06-17 06:11), 1.3.0 (2018-09-30 15:20), 1.3.5 (2018-11-02 08:50), 1.3.6 (2018-12-03 06:21), 1.3.7 (2018-12-14 07:00), 1.3.8 (2019-05-31 17:50), 1.3.9 (2019-12-17 09:40), 1.3.10 (2021-01-09 08:50), 1.3.11 (2021-03-17 17:10), 1.3.12 (2021-09-20 20:50), (2026-07-09 07:58)
Other packages that cited Ball R package
View Ball citation profile
Other R packages that Ball depends, imports, suggests or enhances
Complete documentation for Ball
Functions, R codes and Examples using the Ball R package
Some associated functions: ArcticLake . bcorsis . bcov . bcov.test . bd.gwas.test . bd . bd.test . bdvmf . genlung . macaques . meteorology . nhdist . 
Some associated R codes: Ball.R . bcorsis.R . bcov.R . bd.R . bd.gaws.R . data.R . nhdist.R . utilize.R . wrap_c.R .  Full Ball package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA