View source: R/extractIndirect.R
extractIndirect | R Documentation |
This function parses both unstandardized and standardized indirect effects It returns a list composed of $unstandardized and $standardized. The base structure of each is a list containing $overall and $specific effects (as data.frames)
extractIndirect(outfiletext, curfile)
outfiletext |
a character vector containing the indirect effects output section returned by getSection |
curfile |
the name of the current output file being parsed |
An mplus.indirect object (inherits list) containing $overall and $specific
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.