Maxnet-class: Maxnet

Maxnet-classR Documentation

Maxnet

Description

This Class represents a Maxnet model objects and hosts all the information related to the model.

Usage

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

Arguments

object

Maxnet object

Slots

reg

numeric. The value of the regularization multiplier used to train the model.

fc

character. The feature class combination used to train the model.

model

maxnet. The maxnet model object.

Author(s)

Sergio Vignali


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