pbnorm {micsr} | R Documentation |
Compute the probability for the bivariate normal function
Description
Compute the probability for the bivariate normal function
Usage
pbnorm(z1, z2, rho)
Arguments
z1 , z2 |
two numeric vectors |
rho |
a numeric vector |
Value
a numeric vector
[Package micsr version 0.1-3 Index]