s2bak.maxnet: Modified maxnet function for s2bak

View source: R/s2bak_maxnet.R

s2bak.maxnetR Documentation

Modified maxnet function for s2bak

Description

Wrapper function for maxnet function. The function converts the arguments for maxnet to the necessary structure for fitting an SDM within S2BaK, where the first and second arguments are the formula and dataset, respectively.

Usage

s2bak.maxnet(formula, data, ...)

Arguments

formula

Formula for fitting the maxnet model

data

Fitting dataset including response variable

Value

Output of the maxnet model


leung-lab/s2bak documentation built on March 1, 2023, 9:10 a.m.