# Generated by roxygen2: do not edit by hand

S3method(VarCorr,stapreg)
S3method(as.array,stapreg)
S3method(as.data.frame,stapreg)
S3method(as.data.frame,summary.stapreg)
S3method(as.matrix,stapreg)
S3method(coef,stapreg)
S3method(confint,stapreg)
S3method(family,stapreg)
S3method(fitted,stapreg)
S3method(fixef,stapreg)
S3method(formula,stapreg)
S3method(get_w,lmerMod)
S3method(get_x,default)
S3method(get_x,lmerMod)
S3method(get_z,lmerMod)
S3method(log_lik,stapreg)
S3method(model.frame,stapreg)
S3method(model.matrix,stapreg)
S3method(nfix,stapreg)
S3method(ngrps,stapreg)
S3method(nobs,stapreg)
S3method(nsap,stapreg)
S3method(nstap,stapreg)
S3method(ntap,stapreg)
S3method(pairs,stapreg)
S3method(plot,stapreg)
S3method(posterior_interval,stapreg)
S3method(posterior_predict,stapreg)
S3method(predictive_error,ppd)
S3method(predictive_error,stapreg)
S3method(predictive_interval,ppd)
S3method(predictive_interval,stapreg)
S3method(print,prior_summary.stapreg)
S3method(print,stapreg)
S3method(print,summary.stapreg)
S3method(prior_summary,stapreg)
S3method(ranef,stapreg)
S3method(residuals,stapreg)
S3method(se,stapreg)
S3method(sigma,stapreg)
S3method(stap_termination,stapreg)
S3method(summary,stapreg)
S3method(terms,stapreg)
S3method(vcov,stapreg)
S3method(waic,stapreg)
export(VarCorr)
export(cauchy)
export(decov)
export(exponential)
export(fixef)
export(get_w)
export(get_x)
export(get_y)
export(get_z)
export(laplace)
export(lasso)
export(lkj)
export(log_lik)
export(log_normal)
export(nfix)
export(normal)
export(nsap)
export(nstap)
export(ntap)
export(pairs_condition)
export(pairs_style_np)
export(posterior_interval)
export(posterior_predict)
export(predictive_error)
export(predictive_interval)
export(prior_summary)
export(product_normal)
export(se)
export(stap_glm)
export(stap_glmer)
export(stap_lm)
export(stap_lmer)
export(stap_termination)
export(student_t)
if(getRversion()>='3.3.0') importFrom(stats, sigma) else
  importFrom(lme4,sigma)

import(Rcpp)
import(bayesplot)
import(methods)
import(rstantools)
import(stats)
importFrom(Matrix,Matrix)
importFrom(Matrix,t)
importFrom(bayesplot,pairs_condition)
importFrom(bayesplot,pairs_style_np)
importFrom(ggplot2,"%+replace%")
importFrom(ggplot2,aes_string)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(lme4,fixef)
importFrom(lme4,glFormula)
importFrom(lme4,glmerControl)
importFrom(lme4,ngrps)
importFrom(lme4,ranef)
importFrom(nlme,VarCorr)
importFrom(pracma,erf)
importFrom(pracma,erfc)
importFrom(pracma,erfcinv)
importFrom(pracma,erfinv)
importFrom(rstan,sampling)
importFrom(stats,cov2cor)
importFrom(utils,capture.output)
importMethodsFrom(rstan,summary)
useDynLib(rstap, .registration = TRUE)
