powered by
fitted.mlcm returns the fitted responses from an estimated conjoing measurement scale obtained by mlcm.
fitted.mlcm
mlcm
# S3 method for mlcm fitted(object, ...)
object of class ‘mlcm’, typically obtained from the output of mlcm.
currently ignored
A numeric vector contained the fitted probabilities to the responses of the observer for each pair of stimuli.
Ho, Y. H., Landy. M. S. and Maloney, L. T. (2008). Conjoint measurement of gloss and surface texture. Psychological Science, 19, 196--204.
# NOT RUN { data(BumpyGlossy) fitted(mlcm(BumpyGlossy)) # }
Run the code above in your browser using DataLab