#Plot a comparison of the number of events longer than a given time `t`
residence_plot(time_df = time_test,
var_groups = "fish_type",
time_unit = "secs")
# Note: that the large number of lines extending past the largest Time
# indicates that a larger t is needed to ensure convergence
Run the code above in your browser using DataLab