Description Usage Arguments Value
Estimate Behavioral Entropy Rate based upon Video Data Files for a Directory
1 2 3 4 5 6 | ber_analyze_dir(dir_loc, tactile_padding = 1, auditory_padding = 1,
behavior_types = list(mom_auditory_types = c("Vocal"), mom_tactile_types =
c("TouchBaby", "HoldingBaby"), mom_visual_types = c("ManipulatingObject"),
baby_visual_types = c("LookAtMomActivity"), missing_types =
c("CantTellHolding", "ActivityNotVisible", "CantTellLooking")),
missing_threshold = 0.1)
|
dir_loc |
directory of files |
tactile_padding |
right padding adjustment to tactile events |
auditory_padding |
right padding adjustment to auditory events |
behavior_types |
dictionary of behavior types. Required sections, mom_auditory_types, mom_tactile_types, mom_visual_types, baby_visual_types, missing_types |
missing_threshold |
proportion of acceptable missing time |
Entropy rate estimates of an individual
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.