Runs the backward iPLS algorithm
ipls.backward(x, y, obj, int.stat, glob.stat, full)a matrix with predictor values.
a vector with response values.
object with initial settings for iPLS algorithm.
data frame with initial interval statistics.
data frame with initial global statistics.
logical, if TRUE the procedure will continue even if no improvements is observed.