update.sjSDM | R Documentation |
Update and re-fit a model call
## S3 method for class 'sjSDM'
update(object, env_formula = NULL, spatial_formula = NULL, biotic = NULL, ...)
object |
of class 'sjSDM' |
env_formula |
new environmental formula |
spatial_formula |
new spatial formula |
biotic |
new biotic config |
... |
additional arguments |
An S3 class of type 'sjSDM'. See sjSDM
for more information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.