dirichlet_kernel: Dirichlet Kernel

Description Usage Arguments Value

View source: R/dirichlet.R

Description

Dirichlet Kernel

Usage

1
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))


swdft documentation built on May 2, 2019, 2:27 a.m.