Description Usage Arguments Value Examples
View source: R/smooth_spline_mean.R
Smooth spline mean
1 | smooth_spline_mean(Y = NULL, argvals = NULL, center = TRUE)
|
Y |
a numerical matrix which is given by users. |
argvals |
a numerical vector which can be given by users. |
center |
a logical argument, it is TRUE (default). |
smoothed mean of given matrix Y.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.