# Generated by roxygen2: do not edit by hand

export("%>%")
export(build_scree_plot)
export(compare_latent_means)
export(determine_npc)
export(run_dti_example)
export(run_fmi)
export(run_growth_example)
export(simulate_fmi_data)
export(test_configural)
export(test_metric)
export(test_scalar)
export(test_strict)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,select)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,theme_bw)
importFrom(knitr,kable)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(purrr,map_dfr)
importFrom(refund,fpca.sc)
importFrom(stats,na.omit)
importFrom(stats,rnorm)
importFrom(stats,setNames)
importFrom(stats,t.test)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,drop_na)
importFrom(utils,data)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
