Other packages > Find by keyword >

BET  

Binary Expansion Testing
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("BET", "0.5.4")



Attach the package and use:
library("BET")
Maintained by
Wan Zhang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-10-19
Latest Update: 2024-09-09
Description:
Nonparametric detection of nonuniformity and dependence with Binary Expansion Testing (BET). See Kai Zhang (2019) BET on Independence, Journal of the American Statistical Association, 114:528, 1620-1637, , Kai Zhang, Zhigen Zhai, and Wen Zhou. (2021). BEAUTY Powered BEAST, and Wan Zhang, Zhigen Zhao, Michael Baiocchi, Yao Li, Kai Zhang. SorBET: A Fast and Powerful Algorithm to Test Dependence of Variables, Techinical report, 2023.
How to cite:
Wan Zhang (2020). BET: Binary Expansion Testing. R package version 0.5.4, https://cran.r-project.org/web/packages/BET. Accessed 05 Mar. 2026.
Previous versions and publish date:
0.1.0 (2020-10-19 16:10), 0.2.0 (2020-11-18 09:50), 0.3.0 (2021-01-12 06:20), 0.3.1 (2021-01-16 01:50), 0.3.2 (2021-01-28 06:30), 0.3.3 (2021-02-01 16:20), 0.3.4 (2021-03-21 21:00), 0.3.5 (2021-04-02 17:00), 0.3.6 (2021-04-09 07:50), 0.3.7 (2021-04-20 00:10), 0.3.8 (2021-05-18 11:10), 0.4.0 (2021-09-11 06:50), 0.4.1 (2021-10-30 11:40), 0.4.2 (2022-01-24 12:02), 0.5.0 (2022-05-11 18:40), 0.5.1 (2023-02-21 05:50), 0.5.2 (2023-07-22 01:40), 0.5.3 (2023-12-21 02:20)
Other packages that cited BET R package
View BET citation profile
Other R packages that BET depends, imports, suggests or enhances
Complete documentation for BET
Functions, R codes and Examples using the BET R package
Some associated functions: BEAST_null . BET . BET_package . BETs . Beast . bet.plot . cellcount . color . star . symm . 
Some associated R codes: RcppExports.R . plot.R . star-data.R .  Full BET package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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