[R-sig-Geo] Problem with tryf parameter at low number of occorrences
agus
agus.camacho at gmail.com
Fri Dec 9 07:54:51 CET 2011
Thanks for the prompt answer Robert,
You guessed right. However, when I take out the parameters extent and
extentf, leaving it like:
backg <- randomPoints(AU.environment, n=500)
It comes the problem:
Error en rbind(deparse.level, ...) :
numbers of columns of arguments do not match
If I traceback>
traceback()
7: stop("numbers of columns of arguments do not match")
6: rbind(deparse.level, ...)
5: rbind(pv, av)
4: .local(x, p, ...)
3: maxent(AU.environment, pres_train, factors = c("sq1", "sq2",
"sq3", "sq4", "sq5", "sq6", "sq7")) at #29
2: maxent(AU.environment, pres_train, factors = c("sq1", "sq2",
"sq3", "sq4", "sq5", "sq6", "sq7")) at #29
1: maxmod.dist(x)
I guess this might be related
--
View this message in context: http://r-sig-geo.2731867.n2.nabble.com/Problem-with-tryf-parameter-at-low-number-of-occorrences-tp7076370p7077233.html
Sent from the R-sig-geo mailing list archive at Nabble.com.
More information about the R-sig-Geo
mailing list