| measurement | R Documentation | 
Generate syntax for a measurement model for latent variables.
This function relies on add_paths to generate syntax.
measurement(x, ...)
| x | An object for which a method exists, including  | 
| ... | Additional parameters passed to  | 
An object of class tidy_sem.
dict <- tidy_sem(c("bfi_1", "bfi_2", "bfi_3", "bfi_4", "bfi_5"))
measurement(dict)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.