out.ltsreg
Function to identify potential outliers
out.ltsreg(x, y, delta)
x |
the design matrix |
y |
observations |
delta |
the threshold set by the user. Standardized residuals from least trimmed squares regression that are larger than delta are identified as potential outliers |
A 0/1 vector indicating whether each observation is a potential outlier. The function was designed for use with the variable and outlier selection function MC3.REG
Jennifer A. Hoeting
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.