# NOT RUN {
data(stackloss)
robustRegBS(stack.loss~Air.Flow+Water.Temp,data=stackloss)
#If X matrix contained large values of H matrix (high influence points)
robustRegBS(stack.loss~Air.Flow+Water.Temp,data=stackloss,m=FALSE)
# }
Run the code above in your browser using DataLab