Dear Niza,
you should pass the "writePlotData=true" parameter to the Maxent.jar
to force saving output files containing the data used to make
response curves. Then, you can load these data to any software (e.g.
R) and plot them (e.g. by ggplot). I think this can be achieved by
ENMevaluate(occ, env, writePlotData = "true")
or
ENMevaluate(occ, env, "writePlotData=true")
, but I'm not familiar with ENMevaluate(). If you use package
'dismo', it works like this:
maxent(x, p, path, args = "writePlotData=true")
HTH,
Ákos Bede-Fazekas
Centre for Ecological Research, Hungary
Hello group,
Is there any way to create response (get output data and save
data frame) plots in ggplot2 (get output data and save data
frame)? I am using the R package ENMevaluate .
Thank you so much, all the best,
Niza
--
You received this message because you are subscribed to the Google
Groups "Maxent" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to maxent+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/maxent/b8b8f5d3-d1ec-4a63-ab44-9632a589db65n%40googlegroups.com.