logologo

Non-missing Blank Found In Data File At Record M Plus Software 13 |verified|

Or in Python:

By default, Mplus does not treat a blank space as "missing." It treats it as an error. If you have true missing data, you must represent it with a specific character (like -999 or . ) and tell Mplus about it. Or in Python: By default, Mplus does not

Open your data file in a text editor like or Sublime Text . Or in Python: By default