| as.mlcm.df | R Documentation |
Coerce a data frame from an MLCM experiment to an object of class mlcm.df.
as.mlcm.df(d, ...)
d |
object of class |
... |
Currently unused. |
The first column should be named Resp. Subsequent columns contain integer indices to the stimulus levels of the stimuli presented for each trial. As there are two stimuli per trial and at least 2 dimensions tested per experiment, the minimun number of total columns will be 5.
Returns a data frame of class mlcm.df.
Kenneth Knoblauch
See Also as mlcm,
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.