read_model | R Documentation |
read_model
converts SEM arrow notation to model
describing SEM parameters
read_model(sem, times, variables, covs = NULL, quiet = FALSE)
sem |
Specification for time-series structural equation model structure
including lagged or simultaneous effects. See Details section in
|
times |
A character vector listing the set of times in order |
variables |
A character vector listing the set of variables |
covs |
A character vector listing variables for which to estimate a standard deviation |
quiet |
Boolean indicating whether to print messages to terminal |
See make_dsem_ram
for details
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.