videos {SensoMineR} | R Documentation |
Videos data obtained with Holos
Description
Example of Holos data, as obtained with the format_holos
function.
Usage
data(videos)
Format
A list of 4 objects: name.subjects
, a dataframe containing the concordance between the names of the subjects as given in the Holos experiment and their ID; datadigit
, a list of S (S = number of subjects) dataframes corresponding to the digit-tracking data; datafinal_coord
, a list of S (S = number of subjects) dataframes corresponding to the final configurations data; and datafinal_verb
, a list of S (S = number of subjects) dataframes corresponding to the final verbalization data.
See Also
Examples
data(videos)
[Package SensoMineR version 1.27 Index]