Learn R Programming

swdft (version 1.0.0)

dirichlet_kernel: Dirichlet Kernel

Description

Dirichlet Kernel

Usage

dirichlet_kernel(x, n, dw = FALSE)

Arguments

x

variable evaluated by dirichlet kernel

n

size of Dirichlet kernel

dw

logical whether to add the Dirichlet Weight (DW) factor

Value

evaluation of the Dirichlet Kernel (D_n(x))