s2bak.maxnet | R Documentation |
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.
s2bak.maxnet(formula, data, ...)
formula |
Formula for fitting the maxnet model |
data |
Fitting dataset including response variable |
Output of the maxnet model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.