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]
First Published: 2020-10-19
Latest Update: 2023-12-21
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 11 Apr. 2025.
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
03/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for BET051015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  
GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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