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 Nov. 5, 2025, 6:23 p.m.