Learn R Programming

sjSDM (version 1.0.6)

residuals.sjSDM: Residuals for a sjSDM model

Description

Returns residuals for a fitted sjSDM model

Usage

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

Value

residuals in the format of the provided community matrix

Arguments

object

a model fitted by sjSDM

type

residual type. Currently only supports raw

...

further arguments, not supported yet.