dummy_accuracy | R Documentation |
Generate (uncorrelated) dummy data (target: accuracy)
dummy_accuracy(n = 100, theta = seq(0.7, 0.9, 0.05))
n |
integer, sample size (length 2: diseased healthy) |
theta |
numeric, accuracy = theta |
dummy data (target: accuracy)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.