Description Usage Arguments Value
Implement RIRLS to remove outliers from time series. This is optional.
1 |
doy |
a list of julain date |
val |
values corresponding to |
fit |
NULL or julian days to be fit. This change return of the function. |
period |
A maximum julian day to limit fitting (optional). Use NULL to ignore. |
If fit = NULL, coefficients of RIRLS implementation. Otherwise fitted values using coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.