# Generated by roxygen2: do not edit by hand

S3method(paired_equivalence_test,data.frame)
S3method(paired_equivalence_test,default)
S3method(plot,paired_equivalence)
S3method(plot,spurious_curve)
S3method(plot,transition)
S3method(summary,transition)
export(ba_plot)
export(bout_mvpa)
export(descriptives)
export(get_BMI_percentile)
export(get_age)
export(get_bmr)
export(get_duration)
export(get_indices)
export(get_intensity)
export(get_kcal_vo2_conversion)
export(get_transition_info)
export(index_runs)
export(manage_procedure)
export(mean_sd)
export(paired_equivalence_test)
export(rmr_sliding)
export(rolling_groups)
export(spurious_curve)
export(test_errors)
export(weight_status)
export(weir_equation)
exportMethods("+")
exportMethods("-")
import(dplyr)
import(ggplot2)
import(methods)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,title)
importFrom(magrittr,"%>%")
importFrom(magrittr,"%T>%")
importFrom(rlang,":=")
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,sd)
useDynLib(PAutilities, .registration = TRUE)
