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 07 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

embryogrowth  
Tools to Analyze the Thermal Reaction Norm of Embryo Growth
Tools to analyze the embryo growth and the sexualisation thermal reaction norms. See ...
Download / Learn more Package Citations See dependency  
gRain  
Bayesian Networks
Probability propagation in graphical independence networks, also known as Bayesian networks or prob ...
Download / Learn more Package Citations See dependency  
roxygen2  
In-Line Documentation for R
Generate your Rd documentation, 'NAMESPACE' file, and collation field using specially formatted com ...
Download / Learn more Package Citations See dependency  
keep  
Arrays with Better Control over Dimension Dropping
Provides arrays with flexible control over dimension dropping when subscripting. ...
Download / Learn more Package Citations See dependency  
cesR  
Access the Canadian Election Study Datasets
Makes accessing and loading the Canadian Election Study (, ...
Download / Learn more Package Citations See dependency  
curtailment  
Finds Binary Outcome Designs Using Stochastic Curtailment
Finds single- and two-arm designs using stochastic curtailment, as described by Law et al. (2022) ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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