This function extracts the residuals from a conformalize object.

# S3 method for class 'conformalize'
residuals(object, ...)

Arguments

object

A conformalize object.

...

Additional arguments (not used).

Value

A numeric vector of residuals.