Calculate deviance or response residuals for tinyVAST
Calculate residuals
## S3 method for class 'tinyVAST' residuals(object, type = c("deviance", "response"), ...)
object
: Output from tinyVAST()
type
: which type of residuals to compute (only option is "deviance"
or "response"
for now)...
: Note useda vector residuals, associated with each row of data
supplied during fitting