extractIndirect_section: Extract Indirect Effects output

View source: R/extractIndirect.R

extractIndirect_sectionR Documentation

Extract Indirect Effects output

Description

This function parses a given indirect section It returns a list composed of $overall and $specific effects

Usage

extractIndirect_section(indirectSection, curfile, sectionType)

Arguments

indirectSection

a character vector containing the indirect effects for a specific section (e.g., stdyx)

curFile

the name of the current output file being parsed

Value

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


MplusAutomation documentation built on April 7, 2022, 1:06 a.m.