Learn R Programming

SDMtune (version 0.1.0)

SDMmodel-class: SDMmodel

Description

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

Arguments

Slots

p

SWD object. The presence locations used to train the model.

a

SWD object. The absence or background locations used to train the model.

model

Maxent or Maxnet object.