est_proj2_coef: two dimensional projection estimator coefficients

Description Usage Arguments Value

View source: R/est_proj2_coef.R

Description

Given a sample of i.i.d. real random bivariate vectors with a common density f and a basis of class Basis. This function calculates the coefficients of the two dimensional projection estimator of the density f.

Usage

1
est_proj2_coef(basis, data1, data2, j, k)

Arguments

basis

an object of class Basis

data1

a sample of i.i.d. real random variables

data2

a sample of i.i.d. real random variables with the same length as data1

j

a natural number between 1 and the dimension of basis

k

a natural number between 1 and the dimension of basis

Value

the (j, k)-th estimated coefficient of the estimated density based on basis, data1 and data2


nschaefer1211/OSE documentation built on Dec. 31, 2020, 12:59 a.m.