View source: R/rob_stabilize.R
| rob_trend | R Documentation | 
Fit a linear model regressing an input vector on DCT bases, robustly.
rob_trend(x, nDCT = 4, lmrob_method = "MM", seed = 0)
x | 
 The input vector to regress on DCT bases  | 
nDCT | 
 The number of DCT bases to use. Default:   | 
lmrob_method | 
 The   | 
seed | 
 Set a seed right before the call to   | 
The output of robustbase::lmrob
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.