ptnorm: Compute the probability for the trivariate normal function

View source: R/RcppExports.R

ptnormR 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


micsr documentation built on June 8, 2025, 9:31 p.m.