Subject-level DCM posterior summaries for 48 subjects, used to demonstrate
the robust and sparse group-level model rsdcm. The summaries
are the inputs a group analysis needs: a posterior mean and covariance per
subject.
narps_dcmA list with:
48 x 22 matrix of subject-level posterior means (subjects in rows, parameters in columns).
Length-48 list of 22 x 22 posterior covariance matrices.
Length-22 character vector, e.g. "A(1,1)",
"B(2,1,1)".
Length-48 character vector of de-identified subject ids.
Data frame of between-subject covariates: group,
gender, age.
The four region labels, in order.
Subject-level Dynamic Causal Modelling summaries computed by the
package author from the openly shared NARPS dataset: Botvinik-Nezer, R.,
Holzmeister, F., Camerer, C. F., et al. (2020), "Variability in the
analysis of a single neuroimaging dataset by many teams", Nature,
582(7810), 84-88, doi:10.1038/s41586-020-2314-9
. The build script that
prepared the shipped object is in data-raw/make-narps-dcm.R.
Each subject has 22 parameters: the 16 intrinsic connections of a four-region DCM (A) plus 6 task-modulatory connections (B), across the regions vmPFC, vStr (ventral striatum), amygdala, and anterior insula.
rsdcm, which this dataset is the example
input for.