R/voipred.R
mu_max_trunc_bvn.Rd
Calculates the expected value of the maximum of two random variables with zero-truncated bivariate normal distribution Takes a vector of mean and a 2X2 covariance matrix
mu_max_trunc_bvn(
mu1,
mu2,
sigma1,
sigma2,
rho,
precision = .Machine$double.eps
)
Mean of the first distribution
Mean of the second distribution
SD of the first distribution
SD of the second distribution
Correlation coefficient of the two random variables
Numerical precision value
A scalar value for the expected value