predSmooth | R Documentation |
Fit a smooth line throught x and y, find predictive values and resiudals.
predSmooth(x, y)
x |
vector of numeric values |
y |
vector of numeric values |
data frame with predictions and residuals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.