Description Usage Arguments Value Author(s)
A function that ungroups data (if N>700, the resulting vector is not the actual sample, but a close representation of it with length 500)
1 | ungroup.data(n, j)
|
n |
possible values (numeric vector of length J > 0) |
j |
frequencies (integer vector of length J; non-negative entries) |
y |
ungrouped data vector (length: min(500, N)) |
Lisa Allmesberger Fabian Bergs Stefan Immler Michael Kässmann
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.