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-22")



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-22, https://cran.r-project.org/web/packages/bindata. Accessed 16 Mar. 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

Today's Hot Picks in Authors and Packages

UnitStat  
Performs Unit Root Test Statistics
A test to understand the stability of the underlying stochastic data. Helps the user’s understand ...
Download / Learn more Package Citations See dependency  
RCALI  
Calculation of the Integrated Flow of Particles Between Polygons
Calculate the flow of particles between polygons by two integration methods: integration by a cubat ...
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  
inventorize  
Inventory Analytics, Pricing and Markdowns
Simulate inventory policies with and without forecasting, facilitate inventory analysis calculations ...
Download / Learn more Package Citations See dependency  
ggtrace  
Trace and Highlight Groups of Data Points
Provides 'ggplot2' geoms that allow groups of data points to be outlined or highlighted for emphasi ...
Download / Learn more Package Citations See dependency  
latentFactoR  
Data Simulation Based on Latent Factors
Generates data based on latent factor models. Data can be continuous, polytomous, dichotomous, or mi ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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