Extract fitted values for a MB analysis.

# S3 method for class 'mb_analysis'
fitted(object, ...)

Arguments

object

The MB analysis object.

...

Unused.

Value

The analysis data set with the fitted values.

Details

The new_expr in the model must include the term 'fit'.