ptnorm {micsr} | R Documentation |
Compute the probability for the trivariate normal function
Description
Compute the probability for the trivariate normal function
Usage
ptnorm(z, rho)
Arguments
z |
a matrix with three columns |
rho |
a matrix with three columns |
Value
a numeric vector
[Package micsr version 0.1-3 Index]