# Generated by roxygen2: do not edit by hand

S3method(detect_outliers,incremental)
S3method(detect_outliers,kinetics)
S3method(incremental_normalize,ramp)
S3method(incremental_normalize,step)
S3method(perform_average,bin)
S3method(perform_average,ensemble)
S3method(perform_average,rolling)
S3method(perform_kinetics,heavy)
S3method(perform_kinetics,moderate)
S3method(plot_incremental,ramp)
S3method(plot_incremental,step)
S3method(plot_outliers,incremental)
S3method(plot_outliers,kinetics)
S3method(print,whippr)
S3method(read_data,cardiocoach)
S3method(read_data,cortex)
S3method(read_data,cosmed)
S3method(read_data,custom)
S3method(read_data,geratherm)
S3method(read_data,nspire)
S3method(read_data,parvo)
export("%>%")
export(detect_outliers)
export(get_residuals)
export(incremental_normalize)
export(interpolate)
export(model_diagnostics)
export(normalize_first_breath)
export(normalize_time)
export(normalize_transitions)
export(perform_average)
export(perform_kinetics)
export(perform_max)
export(plot_incremental)
export(plot_outliers)
export(predict_bands)
export(predict_bands_baseline)
export(predict_bands_transition)
export(process_data)
export(read_data)
export(run_manual_cleaner)
export(theme_whippr)
export(vo2_kinetics)
export(vo2_max)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_light)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")
importFrom(stats,approx)
importFrom(stats,coef)
importFrom(stats,deriv)
importFrom(stats,lm)
importFrom(stats,predict.lm)
importFrom(stats,qt)
importFrom(stats,vcov)
importFrom(tibble,tibble)
importFrom(utils,head)
importFrom(utils,tail)
