Learn R Programming

MLCM (version 0.0-3)

BumpyGlossy: Conjoint Measurement Data for Bumpiness and Glossiness

Description

Data sets from two observers who were asked to judge which of two samples appeared bumpier (BumpyGlossy) or glossier (GlossyBumpy) when the two attributes were covaried simultaneously. The data sets are of class mlcm.df and data.frame.

Usage

data(BumpyGlossy)
	data(GlossyBumpy)

Arguments

source

Ho, Y.-H., Landy. M. S., Maloney, L. T. (2008), Conjoint measurement of gloss and surface texture. Psychological Science, 19(2), 196--204.

Details

Synthetic images of textures composed of random arrays of overlapping balls were created with varying degress of bumpiness and glossiness of the surfaces. In separate experiments observers judged which of a pair of images appeared bumpier or glossier. These data permit evaluating whether the level of glossiness (bumpiness) affects judgments of bumpiness (glossiness). The data are from the observers (RK and FC) indicated in Figure 4C of the Ho et al (2008) paper. Each data set contains three replications of the same stimuli with each session being 325 trials long.

References

Ho, Y.-H., Landy. M. S., Maloney, L. T. (2008), Conjoint measurement of gloss and surface texture. Psychological Science, 19(2), 196--204.

Examples

Run this code
data(BumpyGlossy)
data(GlossyBumpy)

Run the code above in your browser using DataLab