Description Usage Arguments Value
Function returns result for a single downsample level.
| 1 | cspline_err(y, sample_num, max_degree, err_norm, sample_type)
 | 
| 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. | 
The mean errors for given sample_num
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.