coef.sjSDM: Return coefficients from a fitted sjSDM model
Description
Return coefficients from a fitted sjSDM model
Usage
# S3 method for sjSDM
coef(object, ...)
Value
Matrix of environmental coefficients or list of environmental and spatial coefficients for spatial models.
Arguments
- object
a model fitted by sjSDM
- ...
optional arguments for compatibility with the generic function, no function implemented