Description Usage Arguments Value
View source: R/est_proj2_coef.R
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.
1  | est_proj2_coef(basis, data1, data2, j, k)
 | 
basis | 
 an object of class   | 
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   | 
j | 
 a natural number between 1 and the dimension of   | 
k | 
 a natural number between 1 and the dimension of   | 
the (j, k)-th estimated coefficient of the estimated density based on basis, data1 and data2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.