# Generated by roxygen2: do not edit by hand

S3method(plot,epmfd_clean)
S3method(plot,epmfd_misfit)
S3method(plot,epmfd_scaled)
S3method(print,epmfd_misfit)
S3method(summary,epmfd_clean)
export(clean_epmfd)
export(export_epmfd)
export(load_epmfd)
export(misfit_epmfd)
export(plot_misfit)
export(scale_epmfd)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme_minimal)
importFrom(rlang,sym)
importFrom(stats,setNames)
importFrom(utils,head)
