# Generated by roxygen2: do not edit by hand

S3method(fitted,mcpfit)
S3method(loo,mcpfit)
S3method(plot,mcpfit)
S3method(predict,mcpfit)
S3method(print,mcpfit)
S3method(residuals,mcpfit)
S3method(summary,mcpfit)
S3method(waic,mcpfit)
export(bernoulli)
export(criterion)
export(exponential)
export(fixef)
export(get_segment_table)
export(hypothesis)
export(ilogit)
export(iprobit)
export(is.mcpfit)
export(logit)
export(loo)
export(mcp)
export(plot_pars)
export(pp_check)
export(probit)
export(ranef)
export(sd_to_prec)
export(waic)
import(patchwork)
importFrom(dplyr,.data)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(loo,loo)
importFrom(loo,waic)
importFrom(magrittr,"%>%")
importFrom(rlang,"!!")
importFrom(rlang,":=")
importFrom(stats,binomial)
importFrom(stats,gaussian)
