powered by
associations
Specifies pair of items, or sets of items, that should covary. Used to specify error covariances for associations.
item_errors(items_a, items_b)
A vector of items that covary.
One or more items that should covary
item_errors(c("a1", "a2"), c("b1", "b2"))
Run the code above in your browser using DataLab