pbnorm: Compute the probability for the bivariate normal function

View source: R/RcppExports.R

pbnormR 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


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