CreateSummaryMats2: helper function for 'AddOnAllInd'

Description Usage Arguments Details Value Note Author(s) References See Also Examples

View source: R/CreateSummaryMats2.R

Description

helper function for AddOnAllInd, not necessary for regular user

Usage

1
CreateSummaryMats2(AllDat, Directry)

Arguments

AllDat

not important see AddOnAllInd

Directry

this the path where the folder specified by AllNames is located and default is working directory

Details

see AddOnAllInd

Value

the direct output is not important, rather the function writes new .inp file and runs a .out file with MplusAutomation with all of the newly added indirect effects, some of which were deleted during backward selection

Note

helper function no need to run by itself and function is called by AddOnAllInd which user should see for example

Author(s)

William Terry

References

M Plus

See Also

AddOnAllInd

Examples

1
#see AddOnAllInd which it is a helper function for

PathSelectMP documentation built on May 2, 2019, 3:15 a.m.