Description Usage Arguments Value
Returns values at the given quantile.
1 | QuantileStatistics(tss, q, precision = 1e+08)
|
tss |
Expects an input array whose dimension zero is the length of the time series (all the same) and dimension one indicates the number of time series. |
q |
Percentile(s) at which to extract score(s). One or many. |
precision |
Number of decimals expected. |
Values at the given quantile.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.