This function evaluates to a vector of squared residuals for the linear regression class of model.

# S3 method for lmcd
crit_obs(object)

Arguments

object

Object with class attribute "lmcd" obtained from the function c_crit()

Value

vector of squared residuals