Learn R Programming

PathSelectMP (version 1.1)

CreateSummaryMats2: helper function for AddOnAllInd

Description

helper function for AddOnAllInd, not necessary for regular user

Usage

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

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

Details

see AddOnAllInd

References

M Plus

See Also

AddOnAllInd

Examples

Run this code
# NOT RUN {
#see AddOnAllInd which it is a helper function for
# }

Run the code above in your browser using DataLab