| LSBP_density | R Documentation | 
Evaluate the conditional density f_x(y) of a LSBP model, given the parameters and the covariates.
LSBP_density(y, X1, X2, beta_mixing, beta_kernel, tau)
y | 
 The value at which the conditional density must be evaluated.  | 
X1 | 
 A   | 
X2 | 
 A   | 
beta_mixing | 
 A   | 
beta_kernel | 
 A   | 
tau | 
 A   | 
The function LSBP_density evaluates the conditional density f_x(y). The number of mixture components H is inferred from the dimensions of beta_mixing and beta_kernel.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.