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