Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

item_errors

Specifies pair of items, or sets of items, that should covary. Used to specify error covariances for associations.


Description

Specifies pair of items, or sets of items, that should covary. Used to specify error covariances for associations.

Usage

item_errors(items_a, items_b)

Arguments

items_a

One or more items that should covary

items_b

One or more items that should covary

Value

A vector of items that covary.

Examples

item_errors(c("a1", "a2"), c("b1", "b2"))

seminr

Building and Estimating Structural Equation Models

v2.0.2
GPL-3
Authors
Soumya Ray [aut, ths], Nicholas Patrick Danks [aut, cre], André Calero Valdez [aut], Juan Manuel Velasquez Estrada [ctb], James Uanhoro [ctb], Johannes Nakayama [ctb], Lilian Koyan [ctb], Laura Burbach [ctb], Arturo Heynar Cano Bejar [ctb], Susanne Adler [ctb]
Initial release
2021-04-01

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.