calc_min_max_with_margin#
- mobgap.plotting.calc_min_max_with_margin(
- *data: Unpack[Series],
- margin: float = 0.05,
Calculate the min and max values of one or multiple datasets.
This will calculate the combined min and max values of two datasets. The added margin is a percentage of the overall range of the data.
Examples using mobgap.plotting.calc_min_max_with_margin#
Full-pipeline performance under simulated mounting errors
Full-pipeline performance under simulated mounting errors
Performance of the laterality classification algorithms on the TVS dataset
Performance of the laterality classification algorithms on the TVS dataset
Performance of the stride length algorithms on the TVS dataset
Performance of the stride length algorithms on the TVS dataset