This function is deprecated. Please see fcor for the new
syntax. Define a fixed covariance matrix of the response variable for
instance to model multivariate effect sizes in meta-analysis.
Usage
cor_fixed(V)
Value
An object of class cor_fixed.
Arguments
V
Known covariance matrix of the response variable.
If a vector is passed, it will be used as diagonal entries
(variances) and covariances will be set to zero.