fusion.time {vis}R Documentation

fusion time

Description

Data frame with components time, the time in seconds for 78 subjects to recognize a pattern in a random dot stereogram, and nv.vv, a factor that tells whether visual and verbal information was given to the subject (level VV).

Usage

data(fusion.time)

Format

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

time
a numeric vector
nv.vv
a factor with levels NV VV

Source

All of the data sets from Cleveland (1993) can be obtained from Statlib by email or ftp. Send the message "send visualizing.data from S" to statlib@lib.stat.cmu.edu, or access lib.stat.cmu.edu by ftp, log in as statlib, and retrieve the file S/visualizing.data. trellis.datasets S-PLUS Language Reference S-Plus, trellis.datasets

References

Cleveland, William S. (1993). Visualizing Data. Hobart Press, Summit, New Jersey.

Examples

data(fusion.time)

[Package vis version 1.0 Index]