Description Usage Arguments Value See Also
Fits a cubic spline curve to a subset or set of data points and returns a vector of fitted smooth curve values evaluated at the original locations.
1 2 3 |
x |
A numeric vector of abscissa values. |
y |
A numeric vector of ordinate values,
which must be of the same length of |
df, spar, cv, all.knots, df.offset, penalty |
See function |
index |
A logical vector of the same length of |
process |
A character string denoting the name of the
process to register with the (embedded) event history object of the input
after processing the input data.
Default: |
A numeric vector of fitted smooth curve values evaluated at the original locations.
msSmoothApprox, msSmoothKsmooth, msSmoothLoess, msSmoothMean, msSmoothMonotone, msSmoothSupsmu.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.