cspline_err: Function returns result for a single downsample level.

Description Usage Arguments Value

Description

Function returns result for a single downsample level.

Usage

1
cspline_err(y, sample_num, max_degree, err_norm, sample_type)

Arguments

y

A vector or time series.

sample_num

The amount the series is downsampled.

max_degree

The maximum degree spline polynomial to fit.

err_norm

The norm used in computing the approximation error.

sample_type

Downsampling pattern to use.

Value

The mean errors for given sample_num


nwaff/ecomplex documentation built on May 24, 2019, 10:56 a.m.