Description Usage Arguments Value
Estimate Behavioral Entropy Rate based upon Video Data
1 2 3 4 5 6 7 | ber_analyze_file(f_loc, plot_all = F, plots_to_file = F,
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)
|
f_loc |
file location |
plot_all |
logical: Plot the data to observe the sequence of behaviors |
plots_to_file |
logical: send all plots to a file |
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.