# Generated by roxygen2: do not edit by hand

export(bayesian_disaggregate)
export(coherence_score)
export(compute_L_from_P)
export(interpretability_score)
export(log_enable)
export(numerical_stability_exp)
export(posterior_adaptive)
export(posterior_dirichlet)
export(posterior_multiplicative)
export(posterior_weighted)
export(read_cpi)
export(read_weights_matrix)
export(run_grid_search)
export(save_results)
export(spread_likelihood)
export(stability_composite)
export(temporal_stability)
importFrom(dplyr,desc)
importFrom(dplyr,mutate)
importFrom(dplyr,relocate)
importFrom(foreach,"%dopar%")
importFrom(magrittr,"%>%")
importFrom(openxlsx,addWorksheet)
importFrom(openxlsx,createWorkbook)
importFrom(openxlsx,saveWorkbook)
importFrom(openxlsx,writeData)
importFrom(rlang,.data)
importFrom(stats,cor)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(utils,write.csv)
