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: 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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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