Learn R Programming

SDMtune (version 1.1.1)

SDMmodel-class: SDMmodel

Description

This Class represents an SDMmodel object and hosts all the information related to the model.

Arguments

Slots

data

'>SWD object. The data used to train the model.

model

An object of class '>ANN, '>BRT, '>RF, '>Maxent or '>Maxnet.