Interval = predint(Model,X,Level)
evaluates the degrees of freedom of a model. Use the degrees of freedom to calculate a
confidence interval for predictions.
Interval, returned as an (N-by-2) array, where
N the number of model evaluation points. The first column of the
array is the lower bound and the second column is the upper bound.