Learn R Programming

STFTS (version 0.1.0)

default_kernel: Default Kernel Function

Description

Default kernel function used in calculating the estimated long-run covariance function.

Usage

default_kernel(x)

Arguments

x

The variable.

Value

The kernel value.

Examples

Run this code
# NOT RUN {
default_kernel(1)
default_kernel(0)
# }

Run the code above in your browser using DataLab