ea_phi_biGaussian_DL_bounds | R Documentation |
Finds the lower and upper bounds of the phi function between an interval
ea_phi_biGaussian_DL_bounds( mean_vec, sd_vec, corr, beta, precondition_mat, transform_to_Z, transform_to_X, lower, upper )
mean_vec |
vector of length 2 for mean |
sd_vec |
vector of length 2 for standard deviation |
corr |
correlation value between component 1 and component 2 |
beta |
real value |
precondition_mat |
precondition matrix |
transform_to_Z |
the transformation matrix to Z-space |
transform_to_X |
the transformation matrix to X-space |
lower |
vector of length 2 for the lower end of interval |
upper |
vector of length 2 for the upper end of interval |
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.