# Generated by roxygen2: do not edit by hand

S3method(plot,BGLM)
S3method(plot,BGLM2)
S3method(plot,act_BGLM)
S3method(plot,prev_BGLM)
S3method(print,BGLM)
S3method(print,BGLM2)
S3method(print,act_BGLM)
S3method(print,act_fit_bglm)
S3method(print,fit_bglm)
S3method(print,fit_bglm2)
S3method(print,prev_BGLM)
S3method(print,prev_fit_bglm)
S3method(print,summary.BGLM)
S3method(print,summary.BGLM2)
S3method(print,summary.act_BGLM)
S3method(print,summary.act_fit_bglm)
S3method(print,summary.fit_bglm)
S3method(print,summary.fit_bglm2)
S3method(print,summary.prev_BGLM)
S3method(print,summary.prev_fit_bglm)
S3method(summary,BGLM)
S3method(summary,BGLM2)
S3method(summary,act_BGLM)
S3method(summary,act_fit_bglm)
S3method(summary,fit_bglm)
S3method(summary,fit_bglm2)
S3method(summary,prev_BGLM)
S3method(summary,prev_fit_bglm)
export(BayesGLM)
export(BayesGLM2)
export(activations)
export(do_QC)
export(fit_bayesglm)
export(id_activations)
export(make_mesh)
export(prevalence)
export(scale_BOLD)
export(vertex_areas)
export(vol2spde)
import(ciftiTools)
import(foreach)
import(sp)
importFrom(MASS,mvrnorm)
importFrom(Matrix,Diagonal)
importFrom(Matrix,bandSparse)
importFrom(Matrix,bdiag)
importFrom(Matrix,chol)
importFrom(Matrix,colSums)
importFrom(Matrix,crossprod)
importFrom(Matrix,diag)
importFrom(Matrix,solve)
importFrom(Matrix,sparseMatrix)
importFrom(Matrix,t)
importFrom(Rcpp,evalCpp)
importFrom(car,vif)
importFrom(ciftiTools,as.xifti)
importFrom(ciftiTools,convert_xifti)
importFrom(ciftiTools,make_surf)
importFrom(ciftiTools,smooth_cifti)
importFrom(ciftiTools,view_xifti)
importFrom(excursions,excursions.inla)
importFrom(excursions,excursions.mc)
importFrom(fMRItools,is_1)
importFrom(fMRItools,is_posNum)
importFrom(fMRItools,match_input)
importFrom(fMRItools,nuisance_regression)
importFrom(matrixStats,colVars)
importFrom(matrixStats,rowSums2)
importFrom(matrixStats,rowVars)
importFrom(methods,as)
importFrom(parallel,clusterMap)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,parSapply)
importFrom(parallel,stopCluster)
importFrom(stats,ar.yw)
importFrom(stats,as.formula)
importFrom(stats,cor)
importFrom(stats,dgamma)
importFrom(stats,dist)
importFrom(stats,kmeans)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,optimize)
importFrom(stats,p.adjust)
importFrom(stats,pbinom)
importFrom(stats,pt)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(utils,packageVersion)
importFrom(utils,tail)
importFrom(viridisLite,plasma)
useDynLib(BayesfMRI, .registration = TRUE)
