View source: R/qts-transformations.R
| qts2sqts | R Documentation |
This function smooths a given QTS using a b-spline functional representation.
qts2sqts(x, spar = 0)
x |
An object of class qts. |
spar |
smoothing parameter, typically (but not necessarily) in
|
An object of class qts storing the smoothed QTS.
qts2sqts(vespa64$igp[[1]], spar = 0.3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.