If you saved the data using Mplus, the missing value flag is an asterisk (*). If you are not using a format statement, it is assumed you are reading the data free format and blanks are not allowed with free format data.
我也出现了这个报错“ Non-missing blank found in data file at record #1, field #: 2”
我的解决方法如下,大家可以试试是不是这个问题:
我之前使用excel导出的txt文件,但spss检验根本没有缺失值。我在spss中导出了dat文件就好了。