Get all log likelihoods from mxTryHard() extratries

Posted on
No user picture. cjvanlissa Joined: 04/10/2019
Dear all,

is it possible to obtain the log likelihoods from all tries of mxTryHard()? It prints a lot to console, but I can't find this information in the returned object.

Thank you kindly,
Caspar

Replied on Tue, 07/06/2021 - 10:22
Picture of user. AdminRobK Joined: 01/24/2014

Presently, no, since `mxTryHard()` returns only the "best" fitted MxModel object.

What sort of additional functionality do you have in mind?