dirichlet_kernel function

Dirichlet Kernel

Dirichlet Kernel

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

Returns

evaluation of the Dirichlet Kernel (D_n(x))

  • Maintainer: Lee F. Richardson
  • License: MIT + file LICENSE
  • Last published: 2019-04-17

Useful links