问题描述
我是 R 的新手,正在尝试做 biomod2 我在投影模型时遇到了最大错误。我将在下面写下我的代码和错误。
myBiomomodProj <- BIOMOD_Projection(modeling.output = myBiomodModelOut,new.env = myExpl,proj.name = 'current',xy.new.env = myExpl,selected.models = 'all',binary.meth = 'ROC',filtered.meth = 'TSS',compress = 'xz',clamping.mask = T,do.stack=T)
错误是
> Building clamping mask
> Projecting Acropora.muricata_PA1_RUN1_SRE ...
> Projecting Acropora.muricata_PA1_RUN1_RF ...
> Projecting Acropora.muricata_PA1_RUN1_MAXENT.Phillips ...Error in .rasterObjectFromFile(x,band = band,objecttype = "RasterLayer",:
Cannot create a RasterLayer object from this file.
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)