The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The BayesfMRI
R package includes the main function
BayesGLM
, which implements a spatial Bayesian GLM for task
fMRI. It also contains a wrapper function BayesGLM_cifti
,
for CIFTI cortical surface fMRI data.
If you use BayesfMRI
please cite the following
papers:
Name | APA Citation |
---|---|
Spatial Bayesian GLM | Mejia, A. F., Yue, Y., Bolin, D., Lindgren, F., & Lindquist, M. A. (2020). A Bayesian general linear modeling approach to cortical surface fMRI data analysis. Journal of the American Statistical Association, 115(530), 501-520. |
Multi-session Spatial Bayesian GLM | Spencer, D., Yue, Y. R., Bolin, D., Ryan, S., & Mejia, A. F. (2022). Spatial Bayesian GLM on the cortical surface produces reliable task activations in individuals and groups. NeuroImage, 249, 118908. |
You can also obtain citation information from within R like so:
citation("BayesfMRI")
BayesfMRI
depends on the ciftiTools
package, which requires an installation of Connectome Workbench. It can
be installed from the HCP
website.
On Mac platforms, an installation of Xcode is necessary to build
the C++ code included in BayesfMRI
.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.