LHSE2: Local Hyvärinen Score estimator used for calculating p-values

Description Usage Arguments Details Value

View source: R/Estimate.R

Description

Returns the local estimator of \hat{\boldsymbols{θ}} for the location(s) x calculated with the LSME and S.star for the caluculation of the p-values.

Usage

1
LHSE2(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.

Details

In case the local 0-moment at x is equal to 0, the corresponding theta will be set to NA

Value

Returnes the the value \hat{\boldsymbols{θ}} at x. Eihter as a vector or matrix and s0, s1, s2 either as a vector or a matrix gathered in a list-object.


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