# Generated by roxygen2: do not edit by hand

S3method(as.array,dc)
S3method(as.matrix,dc)
S3method(fitted,mcdraws)
S3method(labels,dc)
S3method(loo,mcdraws)
S3method(plot,dc)
S3method(plot,mcdraws)
S3method(predict,mcdraws)
S3method(print,dc_summary)
S3method(print,mcdraws_summary)
S3method(residuals,mcdraws)
S3method(subset,dc)
S3method(summary,dc)
S3method(summary,mcdraws)
S3method(waic,mcdraws)
S3method(weights,mcdraws)
export("%m*v%")
export("labels<-")
export(AR1)
export(CG)
export(CG_control)
export(GMRF_structure)
export(MCMCsim)
export(RW1)
export(RW2)
export(R_hat)
export(SBC_test)
export(acceptance_rates)
export(aggrMatrix)
export(brt)
export(chol_control)
export(combine_chains)
export(combine_iters)
export(computeDesignMatrix)
export(compute_DIC)
export(compute_WAIC)
export(create_TMVN_sampler)
export(create_cMVN_sampler)
export(create_sampler)
export(crossprod_mv)
export(custom)
export(f_binomial)
export(f_gamma)
export(f_gaussian)
export(f_gaussian_gamma)
export(f_multinomial)
export(f_negbinomial)
export(f_poisson)
export(gen)
export(gen_control)
export(generate_data)
export(get_draw)
export(get_means)
export(get_sds)
export(glreg)
export(iid)
export(m_Gibbs)
export(m_HMC)
export(m_HMCZigZag)
export(m_direct)
export(m_softTMVN)
export(maximize_log_lh_p)
export(mc_offset)
export(mcmcsae_example)
export(mec)
export(model_matrix)
export(n_chains)
export(n_draws)
export(n_eff)
export(n_vars)
export(negbin_control)
export(par_names)
export(plot_coef)
export(poisson_control)
export(pr_MLiG)
export(pr_beta)
export(pr_exp)
export(pr_fixed)
export(pr_gamma)
export(pr_gig)
export(pr_invchisq)
export(pr_invwishart)
export(pr_normal)
export(pr_truncnormal)
export(pr_unif)
export(read_draws)
export(reg)
export(sampler_control)
export(season)
export(set_MH)
export(set_constraints)
export(setup_cluster)
export(sim_marg_var)
export(spatial)
export(splines)
export(stop_cluster)
export(to_draws_array)
export(to_mcmc)
export(transform_dc)
export(vfac)
export(vreg)
import(GIGrvg)
importClassesFrom(Matrix,CHMfactor)
importClassesFrom(Matrix,CsparseMatrix)
importClassesFrom(Matrix,dCHMsimpl)
importClassesFrom(Matrix,ddiMatrix)
importClassesFrom(Matrix,dgCMatrix)
importClassesFrom(Matrix,dsCMatrix)
importClassesFrom(Matrix,generalMatrix)
importClassesFrom(Matrix,sparseMatrix)
importFrom(Matrix,.m2sparse)
importFrom(Matrix,.updateCHMfactor)
importFrom(Matrix,Diagonal)
importFrom(Matrix,KhatriRao)
importFrom(Matrix,Matrix)
importFrom(Matrix,bandSparse)
importFrom(Matrix,bdiag)
importFrom(Matrix,coerce)
importFrom(Matrix,diag)
importFrom(Matrix,drop0)
importFrom(Matrix,expand1)
importFrom(Matrix,forceSymmetric)
importFrom(Matrix,invertPerm)
importFrom(Matrix,isDiagonal)
importFrom(Matrix,nnzero)
importFrom(Matrix,rsparsematrix)
importFrom(Matrix,sparseMatrix)
importFrom(Rcpp,evalCpp)
importFrom(collapse,allNA)
importFrom(collapse,allv)
importFrom(collapse,any_duplicated)
importFrom(collapse,anyv)
importFrom(collapse,dapply)
importFrom(collapse,fdroplevels)
importFrom(collapse,fmatch)
importFrom(collapse,fmean.default)
importFrom(collapse,fmean.matrix)
importFrom(collapse,fquantile)
importFrom(collapse,fsd.matrix)
importFrom(collapse,fsum.matrix)
importFrom(collapse,fvar.matrix)
importFrom(collapse,qF)
importFrom(collapse,whichNA)
importFrom(collapse,whichv)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,pairs)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(loo,loo)
importFrom(loo,waic)
importFrom(methods,as)
importFrom(methods,cbind2)
importFrom(methods,new)
importFrom(methods,rbind2)
importFrom(methods,setAs)
importFrom(methods,setClass)
importFrom(methods,setMethod)
importFrom(methods,show)
importFrom(methods,signature)
importFrom(stats,acf)
importFrom(stats,as.formula)
importFrom(stats,density)
importFrom(stats,fitted)
importFrom(stats,make.link)
importFrom(stats,mvfft)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,rWishart)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,rchisq)
importFrom(stats,residuals)
importFrom(stats,rexp)
importFrom(stats,rgamma)
importFrom(stats,rnbinom)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,update.formula)
importFrom(stats,var)
importFrom(stats,weights)
importFrom(utils,modifyList)
importFrom(utils,object.size)
importFrom(utils,setTxtProgressBar)
importFrom(utils,str)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
importMethodsFrom(Matrix,"%*%")
importMethodsFrom(Matrix,Cholesky)
importMethodsFrom(Matrix,as.matrix)
importMethodsFrom(Matrix,as.vector)
importMethodsFrom(Matrix,colSums)
importMethodsFrom(Matrix,crossprod)
importMethodsFrom(Matrix,determinant)
importMethodsFrom(Matrix,diag)
importMethodsFrom(Matrix,isSymmetric)
importMethodsFrom(Matrix,rowSums)
importMethodsFrom(Matrix,solve)
importMethodsFrom(Matrix,t)
importMethodsFrom(Matrix,tcrossprod)
importMethodsFrom(Matrix,unname)
useDynLib(mcmcsae, .registration=TRUE)
