Hi dear list members.

I'm trying to predict from a maxent() model constructed with 19
bio-variables from worldclim, a higher resolution model (30m) with 19
bio-variables constructed from Tps() interpolation for climatic station
data.

Hear is my short script:

#each one corresponds to a raster stack object including 12 months
interpolated variables from Tps()
bio=biovars(prec,tmin,tmax)

load("sp_name.Rdata")
p=predict(mxnt.obj,x=bio,filename="sp_name.tif")

my error is:

Error en .jcall(mxe, "S", "testPredictArgs", lambdas, args) :
  java.lang.NoClassDefFoundError: density/Evaluate

What is wrong?

Thanks in advace. Regards.

        [[alternative HTML version deleted]]

_______________________________________________
R-sig-ecology mailing list
R-sig-ecology@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-ecology

Reply via email to