epanechnikov_kernel_ft {rbbnp}R Documentation

Fourier Transform Epanechnikov Kernel

Description

Fourier Transform Epanechnikov Kernel

Usage

epanechnikov_kernel_ft(xi)

Arguments

xi

A numerical value or vector representing the frequency domain.

Value

Returns the value of the Fourier transform of the Epanechnikov kernel at the given frequency/frequencies.


[Package rbbnp version 0.1.0 Index]