SDMmodel-class: SDMmodel

SDMmodel-classR Documentation

SDMmodel

Description

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

Usage

## S4 method for signature 'SDMmodel'
show(object)

Arguments

object

SDMmodel object

Slots

data

SWD object. The data used to train the model.

model

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

Author(s)

Sergio Vignali


SDMtune documentation built on July 9, 2023, 6:03 p.m.