CRIB_output: Understanding the output of 'analyze_bouts' when 'method ==...

CRIB_outputR Documentation

Understanding the output of analyze_bouts when method == "CRIB"

Description

CRIB returns a data frame formatted as follows:

start_index The start index of the bout period
end_index The end index of the bout period
values The target behavior
n_total_events The total number of behavioral events (target or interruptive)
n_value_events The number of target behavior events
n_interruption_events The number of interruptive events
overall_minutes The full duration of the bout period, in minutes
engaged_minutes The portion of overall_minutes that was spent in the target behavior
percent_time_engaged The percentage of overall_minutes comprising engaged_minutes
total_interruption_minutes The portion of overall_minutes that was spent in interruptive behavior
longest_interruption_minutes The duration (in minutes) of the longest interruption within the overall_minutes period

paulhibbing/PBpatterns documentation built on Feb. 17, 2024, 5:34 a.m.