Fit a smooth line throught x and y, find predictive values and resiudals.

predSmooth(x, y)

Arguments

x

vector of numeric values

y

vector of numeric values

Value

data frame with predictions and residuals