liusihan/seGMM

error in last step

Opened this issue · 1 comments

Error in quantile.default(x, seq(from = 0, to = 1, length = n)) :
'na.rm'如果设为FALSE的话不允许有遺漏值和NaN
Calls: Mclust ... mclustBIC -> qclass -> unique -> quantile -> quantile.default
停止执行

Could you please confirm if your input file contains only one sample? Additionally, to better understand the issue, could you provide the code you are using?