## We analysis the well-known stackloss data by using the subsampling method.
data(stackloss)
a=SUE.lm(stack.loss~Air.Flow+Water.Temp+Acid.Conc.,data=stackloss,k=57,ns=11,r=6,
consistency.check=TRUE,constant=0.25)
SUE.plot(a)
Run the code above in your browser using DataLab