coef.sjSDM {sjSDM}R 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.


[Package sjSDM version 1.0.5 Index]