# Generated by roxygen2: do not edit by hand

S3method(plot,decp_result)
S3method(plot,mle_change_point_result)
S3method(print,decp_result)
S3method(print,mle_change_point_result)
S3method(summary,decp_result)
export(adjusted_ratio_bin_seg)
export(decp)
export(mle_change_point_detection)
export(simulate_estimation)
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)
