biomod2_model-class: biomod2 models objects class and functions
Description
This objects represent all biomod2 models as it was a 'classical' Rmodel. It is produce during BIOMOD_Modeling step. It can be printed. predict function is also implemented for this object and supports data.frame and {RasterStack} inputs. You cen rise formal models with getFormalModel and the associated scaling GLM (if exists) with getScalingModel. All this object have also their own predict function.