# Generated by roxygen2: do not edit by hand

S3method(plot,mmp_inla)
S3method(plot,mmp_prior)
S3method(plot,mmp_stan)
S3method(print,mmp_inla)
S3method(print,mmp_prior)
S3method(print,mmp_stan)
S3method(summary,mmp_inla)
S3method(summary,mmp_prior)
S3method(summary,mmp_stan)
export(compile_stan)
export(create_stan_file)
export(eval_pc_prior)
export(expit)
export(extract_posterior_effect)
export(extract_posterior_parameter)
export(find_pc_prior_param)
export(inference_inla)
export(inference_stan)
export(logit)
export(make_prior)
export(makemyprior_example_model)
export(makemyprior_gui)
export(makemyprior_models)
export(makemyprior_plotting)
export(mc)
export(plot_marginal_prior)
export(plot_posterior_fixed)
export(plot_posterior_precision)
export(plot_posterior_stan)
export(plot_posterior_stdev)
export(plot_posterior_variance)
export(plot_prior)
export(plot_several_posterior_stan)
export(plot_tree_structure)
export(scale_precmat)
export(typical_variance)
import(Matrix)
import(ggplot2)
import(shiny)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,gray)
importFrom(rlang,.data)
importFrom(shinyjs,disable)
importFrom(shinyjs,disabled)
importFrom(shinyjs,enable)
importFrom(shinyjs,hideElement)
importFrom(shinyjs,reset)
importFrom(shinyjs,showElement)
importFrom(shinyjs,useShinyjs)
importFrom(stats,as.formula)
importFrom(stats,dbeta)
importFrom(stats,dexp)
importFrom(stats,dgamma)
importFrom(stats,dnorm)
importFrom(stats,formula)
importFrom(stats,median)
importFrom(stats,nlm)
importFrom(stats,optimize)
importFrom(stats,pgamma)
importFrom(stats,qgamma)
importFrom(stats,quantile)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(utils,help)
