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)
One or more items that should covary
A vector of items that covary.
# NOT RUN { item_errors(c("a1", "a2"), c("b1", "b2")) # }
Run the code above in your browser using DataLab