End-to-end helper for iterative behavior interpretation: diurnal metric plot -> classify states -> diurnal state plot -> validation.
Arguments
- data
Input GPS data.
- groups
Grouping columns used in movement/state calculations.
- cohort_col
Optional cohort column used in faceted plots.
- metrics
Metrics for diurnal metric visualisation.
- classification_method
Behavior classification method.
- threshold_guide
Logical; compute threshold guidance summaries and plots.
- metrics_plot
Logical; generate diurnal metric plot.
- states_plot
Logical; generate diurnal state plot.
- validate
Logical; run behavior validation.
- verbose
Logical; print step summaries.
- return_class
Output class for returned tables.
