plot_regline#
- mobgap.plotting.plot_regline(
- x: Series,
- y: Series,
- ax: Axes,
Plot a regression line using seaborn’s regplot and add the equation to the plot as legend.
Examples using mobgap.plotting.plot_regline#
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