sim.sdt | R Documentation |
Simulate the data from an SDT model
sim.sdt(
n = 1,
dprim = 1.5,
criteria = c(-2.1, -1.4, -0.7, 0, 0.7, 1.4, 2.1),
sd_ratio = 1
)
n |
how many samples to produce |
dprim |
d' |
sd_ratio |
standard deviation ratio |
crit |
main decision criteria centered at the midpoint between the evidence distributions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.