R/residuals.R
residuals.mb_analysis.Rd
Extract residual values for an MB analysis.
# S3 method for class 'mb_analysis' residuals(object, type = NULL, ...)
The MB analysis object.
A string of the residual type.
Unused.
The analysis data set with the residual values.
The new_expr in the model must include the term 'residual'.