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 27 Jun. 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

assert  
Validate Function Arguments
Lightweight validation tool for checking function arguments and validating data analysis scripts. T ...
Download / Learn more Package Citations See dependency  
AzureKeyVault  
Key and Secret Management in 'Azure'
Manage keys, certificates, secrets, and storage accounts in Microsoft's 'Key Vault' service: ...
Download / Learn more Package Citations See dependency  
PeakSegOptimal  
Optimal Segmentation Subject to Up-Down Constraints
Computes optimal changepoint models using the Poisson likelihood for non-negative count data, subj ...
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  
AHSurv  
Flexible Parametric Accelerated Hazards Models
Flexible parametric Accelerated Hazards (AH) regression models in overall and relative survival fram ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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