| make_sem_ram | R Documentation |
make_sem_ram converts SEM arrow notation to ram describing SEM parameters
make_sem_ram(sem, variables, quiet = FALSE, covs = variables)
sem |
structural equation model structure, passed to either |
variables |
A character vector listing the set of variables |
quiet |
if |
covs |
optional: a character vector of one or more elements, with each element
giving a string of variable names, separated by commas. Variances and covariances
among all variables in each such string are added to the model. For confirmatory
factor analysis models specified via |
An S3-class "sem_ram" containing:
modelOutput from specifyEquations or specifyModel
that defines paths and parameters
ramreticular action module (RAM) describing dependencies
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.