Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

extractIndirect

Extract Indirect Effects output


Description

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)

Usage

extractIndirect(outfiletext, curfile)

Arguments

outfiletext

a character vector containing the indirect effects output section returned by getSection

curFile

the name of the current output file being parsed

Value

An mplus.indirect object (inherits list) containing $overall and $specific


MplusAutomation

An R Package for Facilitating Large-Scale Latent Variable Analyses in Mplus

v0.8
LGPL-3
Authors
Michael Hallquist [aut, cre], Joshua Wiley [aut], Caspar van Lissa [ctb], Daniel Morillo [ctb]
Initial release
2020-09-28

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.