# Generated by roxygen2: do not edit by hand

S3method(LOO,brmsfit)
S3method(VarCorr,brmsfit)
S3method(WAIC,brmsfit)
S3method(as.data.frame,brmsVarCorr)
S3method(c,brmsprior)
S3method(coef,brmsfit)
S3method(family,brmsfit)
S3method(fitted,brmsfit)
S3method(fixef,brmsfit)
S3method(formula,brmsfit)
S3method(hypothesis,brmsfit)
S3method(launch_shiny,brmsfit)
S3method(logLik,brmsfit)
S3method(model.frame,brmsfit)
S3method(ngrps,brmsfit)
S3method(nobs,brmsfit)
S3method(pairs,brmsfit)
S3method(parnames,brmsfit)
S3method(plot,brmsfit)
S3method(plot,brmshypothesis)
S3method(posterior_samples,brmsfit)
S3method(predict,brmsfit)
S3method(print,brmsVarCorr)
S3method(print,brmsfamily)
S3method(print,brmsfit)
S3method(print,brmshypothesis)
S3method(print,brmsmodel)
S3method(print,brmsprior)
S3method(print,brmssummary)
S3method(print,cor_arma)
S3method(print,ic)
S3method(print,iclist)
S3method(prior_samples,brmsfit)
S3method(ranef,brmsfit)
S3method(residuals,brmsfit)
S3method(stancode,brmsfit)
S3method(standata,brmsfit)
S3method(stanplot,brmsfit)
S3method(summary,brmsfit)
S3method(update,brmsfit)
S3method(vcov,brmsfit)
export(Beta)
export(LOO)
export(VarCorr)
export(WAIC)
export(acat)
export(bernoulli)
export(brm)
export(brm.data)
export(brmdata)
export(categorical)
export(cauchy)
export(cor.ar)
export(cor.arma)
export(cor.ma)
export(cor_ar)
export(cor_arma)
export(cor_arr)
export(cor_ma)
export(cratio)
export(cumulative)
export(exponential)
export(fixef)
export(geometric)
export(get_prior)
export(hurdle_gamma)
export(hurdle_negbinomial)
export(hurdle_poisson)
export(hypothesis)
export(launch_shiny)
export(make_stancode)
export(make_standata)
export(negbinomial)
export(ngrps)
export(par.names)
export(parnames)
export(posterior.samples)
export(posterior_samples)
export(prior_samples)
export(ranef)
export(set_prior)
export(sratio)
export(stancode)
export(standata)
export(stanplot)
export(student)
export(weibull)
export(zero_inflated_binomial)
export(zero_inflated_negbinomial)
export(zero_inflated_poisson)
import(abind)
import(ggplot2)
import(methods)
import(parallel)
import(rstan)
import(stats)
importFrom(grDevices,devAskNewPage)
importFrom(grid,grid.draw)
importFrom(grid,grid.newpage)
importFrom(gridExtra,arrangeGrob)
importFrom(lme4,fixef)
importFrom(lme4,ngrps)
importFrom(lme4,ranef)
importFrom(nlme,VarCorr)
importFrom(statmod,dinvgauss)
importFrom(statmod,pinvgauss)
importFrom(statmod,qinvgauss)
importFrom(statmod,rinvgauss)
