BumpyGlossy: Conjoint Measurement Data for Bumpiness and Glossiness

BumpyGlossyR Documentation

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)
	

Format

A data frame with 975 observations on the following 5 variables.

Resp

a factor with levels 0 1 indicating whether the first or second sample was judged to be bumpier (glossier).

G1

a numeric vector indicating the indexed level of glossiness of the first sample.

G2

a numeric vector indicating the indexed level of glossiness of the second sample.

B1

a numeric vector indicating the indexed level of bumpiness of the first sample.

B2

a numeric vector indicating the indexed level of bumpiness of the second sample.

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.

Source

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

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

data(BumpyGlossy)
data(GlossyBumpy)

MLCM documentation built on March 18, 2022, 7:31 p.m.