residuals.sjSDM | R Documentation |
Returns residuals for a fitted sjSDM model
## S3 method for class 'sjSDM'
residuals(object, type = "raw", ...)
object |
a model fitted by |
type |
residual type. Currently only supports raw |
... |
further arguments, not supported yet. |
residuals in the format of the provided community matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.