QuantileStatistics: QuantileStatistics

Description Usage Arguments Value

Description

Returns values at the given quantile.

Usage

1
QuantileStatistics(tss, q, precision = 1e+08)

Arguments

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.

Value

Values at the given quantile.


shapelets/khiva-r documentation built on June 10, 2019, 4:58 a.m.