运行时出现此错误;
me_1 <- maxent(pred, occ, args='biasfile=bias')
Error: Bias grid cannot be used with SWD-format background
其中“pred”是栅格堆栈,“occ”是 lat/lon 的 csv 文件,“bias”是栅格。没有“args”,模型运行良好。该错误表明它认为我正在使用 SWD (species-with-data) 文件,但我没有。已检查每个输入文件上的 str()。我已经更新了所有内容(R、RStudio、dismo、maxent.jar)。在 Windows 10 上运行。我看到其他人在 Maxent 用户组上遇到过这个问题,但没有解决方案。任何帮助表示赞赏。谢谢。