# Generated by roxygen2: do not edit by hand

S3method(plot,regime_comparison)
S3method(plot,regime_result)
S3method(print,hazard_prior)
S3method(print,regime_comparison)
S3method(print,regime_detector)
S3method(print,regime_evaluation)
S3method(print,regime_prior)
S3method(print,regime_result)
S3method(reset,regime_detector)
S3method(summary,regime_result)
S3method(update,regime_detector)
export(adjusted_rand_index)
export(autoencoder_detect)
export(benchmark_backends)
export(binary_segmentation)
export(bocpd)
export(compare_methods)
export(constant_hazard)
export(covering_metric)
export(cpc_detect)
export(crops_detect)
export(cusum)
export(detect_pelt)
export(detect_regimes)
export(edivisive_detect)
export(ensemble_dl_detect)
export(evaluate)
export(f1_score)
export(fpop_detect)
export(geometric_hazard)
export(hausdorff_distance)
export(init_julia)
export(inverse_gamma_var)
export(julia_available)
export(julia_status)
export(kernel_cpd_detect)
export(mean_absolute_error)
export(negbin_hazard)
export(normal_gamma)
export(normal_known_var)
export(normal_wishart)
export(not_detect)
export(pelt)
export(plot_compare)
export(plot_interactive)
export(plot_summary)
export(poisson_gamma)
export(precision_score)
export(rand_index)
export(recall_score)
export(regime_detector)
export(reset)
export(rmse_changepoints)
export(shiryaev_roberts)
export(sparse_projection_cpd)
export(tcn_detect)
export(transformer_detect)
export(wild_binary_segmentation)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,dist)
importFrom(stats,dnbinom)
importFrom(stats,dnorm)
importFrom(stats,dt)
importFrom(stats,lm.fit)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
importFrom(stats,var)
importFrom(utils,head)
