gen_disc | R Documentation |
simulate new discrete data
gen_disc(x, y, vals_x, vals_y, TSextra)
x |
first data set, counts |
y |
second data set, counts |
vals_x |
values of discrete random variable x |
vals_y |
values of discrete random variable y |
TSextra |
extra stuff |
A list of permuted vectors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.