# Generated by roxygen2: do not edit by hand

S3method(intervalpsych::plot,icm_stanfit)
S3method(intervalpsych::summary,icm_stanfit)
export(extract_consensus)
export(fit_icm)
export(ilr)
export(inv_ilr)
export(inv_slr)
export(itvl_to_splx)
export(plot_consensus)
export(plot_intervals)
export(plot_intervals_cumulative)
export(remove_zeros)
export(slr)
export(splx_to_itvl)
export(theme_icm)
import(Rcpp)
import(ggokabeito)
import(ggplot2)
import(methods)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(dplyr,reframe)
importFrom(ggdist,stat_slab)
importFrom(posterior,rvar)
importFrom(purrr,map_dfr)
importFrom(rstan,extract)
importFrom(rstan,sampling)
importFrom(rstantools,rstan_config)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,runif)
useDynLib(intervalpsych, .registration = TRUE)
