ea_phi_multiGaussian_DL_bounds | R Documentation |
Finds the lower and upper bounds of the phi function between an interval
ea_phi_multiGaussian_DL_bounds(mu, inv_Sigma, beta, precondition_mat, V)
mu |
vector of length dim for mean |
inv_Sigma |
dim x dim inverse covariance matrix |
beta |
real value |
precondition_mat |
dim x dim precondition matrix |
hypercube_vertices |
matrix which determines the points to evaluate phi which give the bounds of phi |
A list of components
lower bound of phi
upper bound of phi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.