LinearTrend: LinearTrend

Description Usage Arguments Value

Description

Calculates a linear least-squares regression for the values of the time series versus the sequence from 0 to length of the time series minus one.

Usage

1

Arguments

arr

KHIVA array with the time series.

Value

List of KHIVA Array with: pvalue: The pvalues for all time series. rvalue: The rvalues for all time series. intercept: The intercept values for all time series. slope: The slope for all time series. stdrr: The stderr values for all time series.


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