MplusAutomation icon indicating copy to clipboard operation
MplusAutomation copied to clipboard

Various errors not being extracted

Open sda030 opened this issue 4 years ago • 2 comments

Attaching example of one of several errors I have encountered not being extracted at all. Feel free to add more below.

I am considering developing/improving a function for not only extracting errors and warnings, but perhaps systematizing these a bit more. For instance, it would be nice to retrieve the "ill-fitting variables" when running a lot of analyses. Then in the future one could rerun the model without that variable. Moreover, not all warnings are created equal. Dropping rows due to missing on a variable is different from accidentally providing non-integer variables, etc.

output.txt

sda030 avatar Feb 26 '21 11:02 sda030

Hi Stephan,

I would welcome your help in extracting warnings and errors more thoroughly and systematically. I don't anticipate having much time to work on this in the near future, but would be happy to review and merge a pull request.

Thanks, Michael

michaelhallquist avatar Mar 08 '21 14:03 michaelhallquist

Stephen,

I have run into a similar problem with several other various errors and warnings. I created a seperate post as I didn't think to look in current open issues and didn't find the same error through a google search. I would be more than welcome to keep compiling all my errors/warnings that are not being extracted, I imagine that I will have a few more that I need to screen out in R before my simulation is complete.

https://github.com/michaelhallquist/MplusAutomation/issues/142

gitz13 avatar Apr 18 '21 07:04 gitz13