Description Usage Arguments Value Examples
Density matrix of input matrix Y over classes This function use dmvnrm2 function in Rcpp which compute a density matrix for each input over each class
1 |
Y |
data matrix |
mean |
mean parameter matrix with each row the mean parameter of specific class |
sigma |
scale/variance parameter cube with each slice the variance matrix of specific class |
return the density matrix
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.