LMME: Local Estimator of the log-density with LMME

Description Usage Arguments Value

View source: R/Estimate.R

Description

Returns the local estimator of \hat{\boldsymbols{θ}} for the location(s) x calculated with the LMME

Usage

1
LMME(x, h, type = "Gaussian", data)

Arguments

x

A vector or matrix containing the points at which the moment will be calculated.

h

A number specifying the bandwidth.

type

A character string specifying the used kernel function.

data

A data matrix containing in each column a data point.

Value

Returnes the the value \hat{\boldsymbols{θ}} at x. Eihter as a vector or matrix.


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