Learn R Programming

biomod2 (version 1.3.5)

maxent_model-class: biomod2 MAXENT models objects class and functions

Description

This object represent a MAXENT 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.

Arguments

Examples

Run this code
showClass("maxent_model")

Run the code above in your browser using DataLab