seq | 計算に用いる時系列データを表す構造体。 A structure to represent the time series data used for the computation. |
length | 計算に用いる時間窓の長さ。
時系列データのサンプリング間隔の整数倍でなければならない。 The length of the time window used for the computation; this value must be an integer multiple of the sampling interval of the time series data. |
time_ref | 戻り値における時刻の取り方。
下記のいずれかを指定する。 The definition of time in the return value. Choose from one of the followings.
|