read_model converts SEM arrow notation to model describing SEM parameters
read_model(sem, times, variables, covs = NULL, quiet = FALSE)Specification for time-series structural equation model structure
including lagged or simultaneous effects. See Details section in
make_dsem_ram for more description
A character vector listing the set of times in order
A character vector listing the set of variables
A character vector listing variables for which to estimate a standard deviation
Boolean indicating whether to print messages to terminal
See make_dsem_ram for details