sim.sdt: Simulate the data from an SDT model

View source: R/sim.sdt.R

sim.sdtR Documentation

Simulate the data from an SDT model

Description

Simulate the data from an SDT model

Usage

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
)

Arguments

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


boryspaulewicz/bhsdtr2 documentation built on July 17, 2024, 8:22 p.m.