LPM: Compute sample lower partial moment

Description Usage Arguments Value Author(s) Examples

Description

Compute sample lower partial moment

Usage

1
LPM(data, ..., const = 0, k = 1)

Arguments

data

vector of data

...

other parameters

const

the constant threshold

k

order of the LPM to be computed

Value

sample lower partial moment

Author(s)

Xin Chen, chenx26@uw.edu

Examples

1
LPM(rnorm(10),const = -0.1)

chenx26/EstimatorStandardError documentation built on May 13, 2019, 3:53 p.m.