coef.sjSDM: Return coefficients from a fitted sjSDM model

View source: R/sjSDM.R

coef.sjSDMR Documentation

Return coefficients from a fitted sjSDM model

Description

Return coefficients from a fitted sjSDM model

Usage

## S3 method for class 'sjSDM'
coef(object, ...)

Arguments

object

a model fitted by sjSDM

...

optional arguments for compatibility with the generic function, no function implemented

Value

Matrix of environmental coefficients or list of environmental and spatial coefficients for spatial models.


sjSDM documentation built on Sept. 11, 2024, 7:18 p.m.