stereogram: Stereogram fusion

Description Format Source References Examples

Description

Results of an experiment on the effect of prior information on the time to fuse random dot steregrams. One group (NV) was given either no information or just verbal information about the shape of the embedded object. A second group (group VV) received both verbal information and visual information (e.g., a drawing of the object).

Format

A data frame with 78 observations on the following 2 variables.

Source

These data are available at DASL, the data and story library (http://lib.stat.cmu.edu/DASL/).

References

Frisby, J. P. and Clatworthy, J. L., "Learning to see complex random-dot stereograms," Perception, 4, (1975), pp. 173-178.

Cleveland, W. S. Visualizing Data. 1993.

Examples

1
2
3
data(stereogram)
require(Hmisc)
favstats(Time~Group, data=stereogram)

fastR documentation built on May 1, 2019, 11:18 p.m.