update.sjSDM {sjSDM}R Documentation

Update and re-fit a model call

Description

Update and re-fit a model call

Usage

## S3 method for class 'sjSDM'
update(object, env_formula = NULL, spatial_formula = NULL, biotic = NULL, ...)

Arguments

object

of class 'sjSDM'

env_formula

new environmental formula

spatial_formula

new spatial formula

biotic

new biotic config

...

additional arguments

Value

An S3 class of type 'sjSDM'. See sjSDM for more information.


[Package sjSDM version 1.0.5 Index]