get_epsilons: Compute epsilon errors for a time series.

Description Usage Arguments Value

View source: R/ecomplex.R

Description

Computes the mean absolute error (MAE) of a time series for each downsample level using an interpolation (or approximation) method of type basis-spline, cubic spline or lifting sche

Usage

1

Arguments

func

A structure with the time series, interpolation method, and parameters for the method.

Value

A list with :

epsilons The mean sum of absolute errors at each level
methods The method used or a list of methods if method "all" is used.

nateaff/ecomplex documentation built on May 23, 2019, 9:03 p.m.