Get6pts
enumerates all 6-point conditions from a difference scaling experiment and is used as one of the input arguments for calculating an observer's likelihood for his performance on 6-point conditions.Get6pts(x, ...)
indices
that is a three column data.frame with the same number of rows as each of the three data.frames. Each data.frame is of the format from a difference scaling experiment. Same named rows indicate three trials that form a 6-point condition, i.e., given the 6-tuple of stimuli, a, b, c, a', b', c',SwapOrder
, lik6pt
, simu.6pt
data(kk1)
kk.6pt <- Get6pts(mlds(SwapOrder(kk1)))
Run the code above in your browser using DataLab