Bvprob {depCensoring} | R Documentation |
Compute bivariate survival probability
Description
This function calculates a bivariate survival probability based on multivariate normal distribution.
Usage
Bvprob(lx, ly, rho)
Arguments
lx |
The first lower bound of integration |
ly |
The second lower bound |
rho |
Association parameter |
[Package depCensoring version 0.1.4 Index]