b_x {lpcde}R Documentation

bx

Description

Function for estimating the constants in the estimation formula

Usage

b_x(datavec, s_mat, e_vec, q, kernel_type)

Arguments

datavec

Dataset, vector.

s_mat

S_hat matrix.

q

Polynomial order.

kernel_type

Kernel function choice.

Value

Vector of products for each data point.


[Package lpcde version 0.1.6 Index]