View source: R/get_trend_spingarn.R
get_trend_spingarn
Returns the quantile trend vector
1 | get_trend_spingarn(y, tau, lambda, k, numIter = 10000)
|
y |
observed data, should be equally spaced, may contain NA |
tau |
quantile level at which to evaluate trend |
lambda |
penalty paramter controlling smoothness |
k |
order of differencing |
numIter |
number of iterations to run algorithm |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.