# Generated by roxygen2: do not edit by hand

S3method(VarCorr,stanreg)
S3method(as.array,stanreg)
S3method(as.data.frame,stanreg)
S3method(as.data.frame,summary.stanreg)
S3method(as.matrix,stanreg)
S3method(coef,stanreg)
S3method(confint,stanreg)
S3method(family,stanreg)
S3method(fitted,stanreg)
S3method(fixef,stanreg)
S3method(formula,stanreg)
S3method(get_x,default)
S3method(get_x,lmerMod)
S3method(get_y,default)
S3method(get_z,lmerMod)
S3method(log_lik,stanreg)
S3method(loo,stanreg)
S3method(model.frame,stanreg)
S3method(model.matrix,stanreg)
S3method(ngrps,stanreg)
S3method(nobs,stanreg)
S3method(pairs,stanreg)
S3method(plot,stanreg)
S3method(predict,stanreg)
S3method(print,kfold)
S3method(print,stanreg)
S3method(print,summary.stanreg)
S3method(ranef,stanreg)
S3method(residuals,stanreg)
S3method(se,stanreg)
S3method(sigma,stanreg)
S3method(summary,stanreg)
S3method(terms,stanreg)
S3method(update,stanreg)
S3method(vcov,stanreg)
S3method(waic,stanreg)
export(R2)
export(VarCorr)
export(cauchy)
export(compare)
export(decov)
export(dirichlet)
export(fixef)
export(get_x)
export(get_y)
export(get_z)
export(hs)
export(hs_plus)
export(kfold)
export(launch_shinystan)
export(log_lik)
export(loo)
export(neg_binomial_2)
export(ngrps)
export(normal)
export(posterior_interval)
export(posterior_linpred)
export(posterior_predict)
export(posterior_vs_prior)
export(pp_check)
export(pp_validate)
export(prior_options)
export(ranef)
export(se)
export(sigma)
export(stan_aov)
export(stan_biglm)
export(stan_biglm.fit)
export(stan_gamm4)
export(stan_glm)
export(stan_glm.fit)
export(stan_glm.nb)
export(stan_glmer)
export(stan_glmer.nb)
export(stan_lm)
export(stan_lm.fit)
export(stan_lm.wfit)
export(stan_lmer)
export(stan_polr)
export(stan_polr.fit)
export(student_t)
export(waic)
if(getRversion()>='3.3.0') importFrom(stats, sigma) else
  importFrom(lme4,sigma)

import(Rcpp)
import(methods)
import(stats)
importFrom(Matrix,Matrix)
importFrom(Matrix,cBind)
importFrom(Matrix,t)
importFrom(ggplot2,"%+replace%")
importFrom(ggplot2,aes_string)
importFrom(ggplot2,annotate)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_pointrange)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_alpha_manual)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_size_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,stat_bin)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,xlab)
importFrom(graphics,pairs)
importFrom(lme4,fixef)
importFrom(lme4,getME)
importFrom(lme4,glFormula)
importFrom(lme4,glmerControl)
importFrom(lme4,mkVarCorr)
importFrom(lme4,ngrps)
importFrom(lme4,ranef)
importFrom(loo,compare)
importFrom(loo,loo)
importFrom(loo,loo.function)
importFrom(loo,waic)
importFrom(loo,waic.function)
importFrom(nlme,VarCorr)
importFrom(rstan,constrain_pars)
importFrom(rstan,extract)
importFrom(rstan,extract_sparse_parts)
importFrom(rstan,get_posterior_mean)
importFrom(rstan,optimizing)
importFrom(rstan,quietgg)
importFrom(rstan,sampling)
importFrom(rstan,stan_ac)
importFrom(rstan,stan_dens)
importFrom(rstan,stan_diag)
importFrom(rstan,stan_ess)
importFrom(rstan,stan_hist)
importFrom(rstan,stan_mcse)
importFrom(rstan,stan_par)
importFrom(rstan,stan_plot)
importFrom(rstan,stan_rhat)
importFrom(rstan,stan_scat)
importFrom(rstan,stan_trace)
importFrom(rstan,stanc)
importFrom(rstan,vb)
importFrom(shinystan,launch_shinystan)
importFrom(utils,head)
importFrom(utils,tail)
importMethodsFrom(rstan,summary)
useDynLib(rstanarm, .registration = TRUE)
