beta_hat: beta_hat

Description Usage Arguments Examples

View source: R/lpe.R

Description

helper function(calculate the beta_hat of local polynomial estimation.)

Usage

1
beta_hat(x, h, X, Y, p)

Arguments

x

the argument

h

the bandwidth

X

the X of multivariate sample point (X,Y)

Y

the X of multivariate sample point (X,Y)

p

the order of polynomial

Examples

1
2
3
4
## Not run: 
beta_hat(x,h,X,Y,3)

## End(Not run) 

hehaowe/desktop-tutorial documentation built on Dec. 23, 2021, 11:15 p.m.