useDynLib(BHMSMAfMRI, .registration=TRUE)
importFrom(Rcpp, evalCpp)
importFrom("wavethresh","imwd","imwr")
importFrom("oro.nifti", "readAFNI", "readANALYZE", "readNIfTI")
importFrom("stats", "anova", "lm", "nlminb", "qnorm", "rbinom", "rnorm")
export("glmcoef", "waveletcoef", "hyperparamest", "postmixprob", "postwaveletcoef", "substituteWaveletCoef", "postglmcoef", "BHMSMA", "postsamples", "postgroupglmcoef", "readfmridata")

