View source: R/draw_data_prb.R
draw_data_prb | R Documentation |
This function is wrapper for rmvbin
.
draw_data_prb(n = 100, pr = c(0.8, 0.8), R = diag(length(pr)))
n |
(numeric) |
pr |
(numeric) |
R |
(matrix) |
(matrix)
matrix with n rows and length(pr) columns of randomly generated binary (0, 1) data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.