Extracts the residuals vector from the first underlying implicate model.
# S3 method for scf_model_result
residuals(object, ...)A numeric vector of residuals.
An object of class 'scf_model_result'.
Not used.
In multiply-imputed data, pooled residuals are typically not calculated. This returns the residuals from the primary (first) implicate model, which is suitable for simple diagnostics.