quantile.fts | R Documentation |
Computes quantiles of functional time series at each variable.
## S3 method for class 'fts'
quantile(x, probs, ...)
x |
An object of class |
probs |
Quantile percentages. |
... |
Other arguments. |
Return quantiles for each variable.
Han Lin Shang
mean.fts
, median.fts
, var.fts
, sd.fts
quantile(x = ElNino_ERSST_region_1and2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.