powered by
Calculates the number of behaviors that begin during the observation session.
event_counting(BS)
Vector of non-negative integers.
object of class behavior_stream
behavior_stream
BS <- r_behavior_stream(n = 5, mu = 3, lambda = 10, F_event = F_exp(), F_interim = F_exp(), stream_length = 100) event_counting(BS)
Run the code above in your browser using DataLab