CO_Embed2_Dist_tau_d_expfit_meandiff: Function to calculate a statistical feature

View source: R/RcppExports.R

CO_Embed2_Dist_tau_d_expfit_meandiffR Documentation

Function to calculate a statistical feature

Description

Function to calculate a statistical feature

Usage

CO_Embed2_Dist_tau_d_expfit_meandiff(x)

Arguments

x

a numerical time-series input vector

Value

scalar value that denotes the calculated time-series statistic

Author(s)

Carl H. Lubba

Examples

x <- stats::rnorm(100)
outs <- CO_Embed2_Dist_tau_d_expfit_meandiff(x)


Rcatch22 documentation built on June 3, 2022, 9:08 a.m.