
psi(data, oa1 = "s1", oa2 = "s2", resp = "resp")
d
and s
for "different" and "same"
response, respectively.psi
that consists of the following components:psi
may serve as an input to qdm
that fits a
quadrilateral dissimilarity model to the judgments.
qdm
.
data(FMrate)
psi1 <- psi(FMrate[FMrate$id == "subj1",])
Run the code above in your browser using DataLab