b_x: bx

View source: R/lpcde_fns.R

b_xR 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.


lpcde documentation built on April 3, 2025, 10:09 p.m.

Related to b_x in lpcde...