LPM.IF: Compute the influence function of LPM

Description Usage Arguments Value Author(s) Examples

Description

Compute the influence function of LPM

Usage

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

Arguments

data

vector of data

...

other parameters

const

the constant threshold

k

the order of LPM, can only be 1 or 2

Value

inlfuence function of LPM

Author(s)

Xin Chen, chenx26@uw.edu

Examples

1
LPM.IF(rnorm(10), const = 0.1, k=2)

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