small.msq: A small example data set taken from a larger data set
Description
A small subset of 200 cases and 14 variables from the msqR data set in the psychTools package. Saved here to allow vignettes to work without using psychTools
Usage
data("small.msq")
Arguments
Format
A data frame with 200 observations on the following 14 variables.
active
a numeric vector
alert
a numeric vector
aroused
a numeric vector
sleepy
a numeric vector
tired
a numeric vector
drowsy
a numeric vector
anxious
a numeric vector
jittery
a numeric vector
nervous
a numeric vector
calm
a numeric vector
relaxed
a numeric vector
at.ease
a numeric vector
gender
a numeric vector
drug
a numeric vector
Details
See the detailed discussion of the msqR in the psychTools package