Description Usage Arguments Value See Also
Processes Proba-V data for subsequentent use in time-series analysis. Performs Proba-V cleaning and operations with parallel support.
1 2 3 |
x |
Numeric or ts Time series |
dates |
Dates oberservation times if no time series is supplied |
QC_good |
Integer or Logical. If supplied, values of x that are not 1 or |
sig |
Numeric If not NA, coeficients with p-value > sig will be set to 0. |
n_years |
Integer. If not |
lin_trend |
Logical. Should a linear trend be modelled? |
order |
Numeric. First or second order harmonics |
robust |
Logical Use robust regression from |
probs |
Numeric. Vector of two probabilities to compute quantiles. |
... |
additional args. non implemented. |
Numeric vector of the models coefficients and percentiles (length depending on arguments)
removeDips
, and robustbase::lmrob
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.