residuals.sjSDM: Residuals for a sjSDM model

View source: R/sjSDM.R

residuals.sjSDMR Documentation

Residuals for a sjSDM model

Description

Returns residuals for a fitted sjSDM model

Usage

## S3 method for class 'sjSDM'
residuals(object, type = "raw", ...)

Arguments

object

a model fitted by sjSDM

type

residual type. Currently only supports raw

...

further arguments, not supported yet.

Value

residuals in the format of the provided community matrix


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