dummy | R Documentation |
Generate (uncorrelated) dummy data
dummy(target = "accuracy", n = c(100, 50), theta = seq(0.7, 0.9, 0.05))
target |
character, e.g. "accuarcy" or "sensspec" |
n |
integer, sample size(s) |
theta |
numeric, scale parameter |
See dummy_accuracy
or dummy_sensspec
.
dummy data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.