# Generated by roxygen2: do not edit by hand

export(doutlier)
export(kfino_fit)
export(kfino_plot)
export(utils_EM)
export(utils_fit)
export(utils_likelihood)
importFrom(dplyr,"%>%")
importFrom(dplyr,.data)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(stats,dnorm)
importFrom(stats,na.omit)
importFrom(stats,quantile)
