Skip to contents

It extracts the residuals from the output of casewise_residuals().

Usage

y_residuals(diag_info)

Arguments

diag_info

Argument description.

Value

A data frame

Details

It currently supports an output of any function supported by casewise_residuals().

TODO: Allow users to customize the plot.

Examples

# \donttest{
# TODO: Prepare some examples.
# }