pbivnormX: calculate probabilities from the cumulative distribution...

Description Usage Arguments Value

Description

A modfied version of pbivnorm() from package pbivnorm. It is needed in the imputation routine for rounded income.

Usage

1
pbivnormX(x, y, rho = 0)

Arguments

x

the vector (or a two columned matrix) with the values of the first random variable

y

the vector with the values of the second random variable

rho

the correlation (a scalar) between the two random variables.

Value

A vector with the values of the density distribution at the points (x, y).


matthiasspeidel/hmi documentation built on Aug. 18, 2020, 4:37 p.m.