detrend_cov: Detrended Covariance Functional that returns the detrended...

View source: R/RcppExports.R

detrend_covR Documentation

Detrended Covariance Functional that returns the detrended covariance between two vectors

Description

Detrended Covariance Functional that returns the detrended covariance between two vectors

Usage

detrend_cov(x, y, m)

Arguments

x

a real valued column vector

y

is a real valued column vector

m

is the detrending order


fractalRegression documentation built on Aug. 20, 2023, 1:06 a.m.