# Generated by roxygen2: do not edit by hand

export(adjusted_ratio_bin_seg)
export(decp)
export(mle_change_point_detection)
export(plot_change_points)
export(plot_mle_change_point)
export(simulate_estimation)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(magrittr,"%>%")
importFrom(matrixcalc,is.positive.definite)
importFrom(purrr,accumulate)
importFrom(purrr,map)
importFrom(purrr,map_dbl)
importFrom(purrr,map_if)
importFrom(purrr,map_lgl)
importFrom(purrr,pmap_dbl)
importFrom(purrr,safely)
importFrom(rlang,exec)
importFrom(stats,cov)
importFrom(stats,integrate)
importFrom(stats,na.omit)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(utils,globalVariables)
