Error in if (max(marg[, 2]) > 1e+06) { : missing value where TRUE/FALSE needed

后端 未结 0 1708
感动是毒
感动是毒 2020-12-02 02:07

I\'m trying to run an exceeded fit ratio on my INLA model.

roads1$exc <- rep(NA, nrow(roads1))

#roads1$exc <- rep(is.na(nrow(roads1)) -- I tried this b         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题