View source: R/multivariate_Gaussian_fusion.R
ea_phi_multiGaussian_DL | R Documentation |
phi-function for the Exact Algorithm for multivariate tempered Gaussian distribution
ea_phi_multiGaussian_DL(dim, x, mu, inv_Sigma, beta, precondition_mat)
dim |
dimension |
x |
vector of length dim |
mu |
vector of length dim for mean |
inv_Sigma |
dim x dim inverse covariance matrix |
beta |
real value |
precondition_mat |
precondition matrix |
real value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.