Other packages > Find by keyword >

bindata  

Generation of Artificial Binary Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("bindata", "0.9-21")



Attach the package and use:
library("bindata")
Maintained by
Kurt Hornik
[Scholar Profile | Author Map]
All associated links for this package
First Published: 1999-05-19
Latest Update: 2021-01-29
Description:
Generation of correlated artificial binary data.
How to cite:
Kurt Hornik (1999). bindata: Generation of Artificial Binary Data. R package version 0.9-21, https://cran.r-project.org/web/packages/bindata. Accessed 05 Jan. 2025.
Previous versions and publish date:
0.9-5 (1999-05-19 16:46), 0.9-6 (2000-12-11 18:33), 0.9-7 (2001-12-07 13:32), 0.9-8 (2001-12-12 14:40), 0.9-9 (2002-06-20 11:56), 0.9-10 (2004-01-31 13:52), 0.9-11 (2004-10-04 10:40), 0.9-12 (2005-02-25 14:37), 0.9-13 (2006-10-04 12:17), 0.9-14 (2006-10-09 18:37), 0.9-15 (2009-09-18 19:32), 0.9-16 (2009-10-08 18:43), 0.9-17 (2009-11-22 20:06), 0.9-18 (2011-09-18 09:36), 0.9-19 (2012-11-14 09:47), 0.9-20 (2021-01-29 13:00), 0.9-21 (2024-04-26 19:48)
Other packages that cited bindata R package
View bindata citation profile
Other R packages that bindata depends, imports, suggests or enhances
Complete documentation for bindata
Functions, R codes and Examples using the bindata R package
Some associated functions: SimulVals . bincorr2commonprob . check.commonprob . commonprob2sigma . condprob . ra2ba . rmvbin . simul.commonprob . 
Some associated R codes: multbin.R . simul.commonprob.R .  Full bindata 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

interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
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  
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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