SCM

Forum: help

Monitor Forum | Start New Thread Start New Thread
RE: Response curves for each model used [ Reply ]
By: Maya Guéguen on 2022-04-07 08:45
[forum:49385]
Hi Luis,

A new version of biomod2 (4.0) is available on github.
You can install it with the following commands :
library(devtools)
install_github("biomodhub/biomod2")

and check the new documentation here :
https://biomodhub.github.io/biomod2/index.html

Help messages should also be reported onto the github in order to gather everything in the same place :)
https://github.com/biomodhub/biomod2/issues



There is no function in biomod2 to test spatial autocorrelation.
The bm_PlotReponseCurves function can take as parameter either an object obtained from BIOMOD_Modeling or from BIOMOD_EnsembleModeling functions.
https://biomodhub.github.io/biomod2/reference/bm_PlotResponseCurves.html

Maya

Response curves for each model used [ Reply ]
By: Luís Santiago on 2022-03-24 22:19
[forum:49373]
Hi!

On the version of biomod2 that I loaded from CRAN, once I plot the response curves for each model I run, I am getting the response curves of each run for each model. Instead of each run, I would like to ask if it is possible to plot a mean/median response curve with the confidence intervals for each model, and also for the ensemble model.

Many thanks,
Luis

Thanks to:
Vienna University of Economics and Business Powered By FusionForge