Build a design object for representational connectivity, specifying item keys, a seed RDM, and optional confound RDMs.
Arguments
- design
An
mvpa_designobject (as used elsewhere in rMVPA).- key_var
Column name or formula giving item identity (e.g.
~ ImageID).- seed_rdm
A K x K matrix or
"dist"object; rows/cols labelled by item IDs.- confound_rdms
Optional named list of K x K matrices or
"dist"objects, used as nuisance RDMs (e.g. block, lag, behavior).