Learn R Programming

SDMtune (version 0.2.1)

SDMmodel-class: SDMmodel

Description

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

Arguments

Slots

data

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

model

Maxent or Maxnet object.