R/predictSR.gllvm.R
residuals.predictSR.gllvm.RdCalculates Dunn-Smyth residuals for species richness.
# S3 method for class 'predictSR.gllvm'
residuals(object, model, ...)object returned by "predictSR.gllvm"
an object of class 'gllvm'.
not used.
A list of length 2 with 1) the fitted and 2) the dunn-smyth residuals.
See "residuals.gllvm" for details.