Construct a design for a vectorized RSA model
vector_rsa_design.Rd
This function constructs a design for an RSA model using a single distance matrix, labels, and blocks.
Arguments
- D
A representational dissimilarity matrix with row.names indicating labels.
- labels
character vector of labels corresponding to rows in another dataset X.
- block_var
vector indicating the block (strata) each label belongs to.