A dataset containing simulated responses to a forced-choice task for eight clusters. Created using
PsySimulate()
. The variables are as follows:
data(simul_data)
A data frame with 72 rows (9 observations x 8 simulated participants) and 6 variables:
samples in the continuous interval (range c(40,120)
)
simulated participant's coefficients (combination of random and fixed effect)
number of trials in which response is judged "longer" than standard
total number of trials for sample in X
simulated participant's identification code (S1 to S8)
PsySimulate
for simulating dataframes with custom parameters.