KernelMoment: Theoretical moments of the kernel functions

Description Usage Arguments Value

View source: R/Kernel.R

Description

List of the theoretical moments of the kernel functions used for the LMME.

Usage

1
KernelMoment(order, type = "Gaussian")

Arguments

order

A number interpreted as multi-index giving the order of the moment.

type

A character string specify the used kernel function.

Value

Returns the theoratical moment of the kernel function. Either μ_{4} = \int K(z) z^4 dz or μ_{22} = \int K(z) z_1^2 z_2^2 dz.


Epsilon127/ldder documentation built on March 7, 2020, 7:47 a.m.