# Generated by roxygen2: do not edit by hand

export(compute_pfi)
export(plot_pc_directions)
export(prep_testing_data)
export(prep_training_data)
export(simulate_functions)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,distinct)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(fdasrvf,f_to_srvf)
importFrom(fdasrvf,gradient)
importFrom(fdasrvf,horizFPCA)
importFrom(fdasrvf,jointFPCA)
importFrom(fdasrvf,optimum.reparam)
importFrom(fdasrvf,time_warping)
importFrom(fdasrvf,vertFPCA)
importFrom(fdasrvf,warp_f_gamma)
importFrom(forcats,fct_relevel)
importFrom(ggplot2,.data)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_size_manual)
importFrom(ggplot2,theme_bw)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_dbl)
importFrom(purrr,map_df)
importFrom(purrr,pmap)
importFrom(stats,approx)
importFrom(stats,predict)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stringr,str_replace)
importFrom(tidyr,pivot_longer)
