I would expect that
out<- MplusAutomation::readModels(what = "indirect", target = "example.with.indirect.effects.out") provided the $specific, as found in the out-file, yet nothing in the object. Issue seems to arise in the getMultilineSection function because the output from this for $specific is empty.
Attached example file is admittedly not a small reproducible situation, but all I had at hand.
example with indirect effects.txt
P.S. I never get time to sit down to grasp the magic in the MplusAutomation engines, but will prioritize it when I get time so I can contribute more.
I would expect that
out<- MplusAutomation::readModels(what = "indirect", target = "example.with.indirect.effects.out")provided the $specific, as found in the out-file, yet nothing in the object. Issue seems to arise in thegetMultilineSectionfunction because the output from this for $specific is empty.Attached example file is admittedly not a small reproducible situation, but all I had at hand.
example with indirect effects.txt
P.S. I never get time to sit down to grasp the magic in the MplusAutomation engines, but will prioritize it when I get time so I can contribute more.