simul_data {MixedPsy} | R Documentation |
A simulated psychophysical dataset
Description
A dataset containing simulated responses to a forced-choice task for eight clusters. Created using
PsySimulate()
. The variables are as follows:
Usage
data(simul_data)
Format
A data frame with 72 rows (9 observations x 8 simulated participants) and 6 variables:
- X
samples in the continuous interval (range
c(40,120)
)- Intercept,Slope
simulated participant's coefficients (combination of random and fixed effect)
- Longer
number of trials in which response is judged "longer" than standard
- Total
total number of trials for sample in X
- Subject
simulated participant's identification code (S1 to S8)
See Also
PsySimulate
for simulating dataframes with custom parameters.
[Package MixedPsy version 1.1.0 Index]