Learn R Programming

CopulaGAMM (version 0.4.1)

dbvn2: Normal density (version 2)

Description

Density at (x1,x2)

Usage

dbvn2(x1, x2, rh)

Value

out

Vector of densities

Arguments

x1

vector of values

x2

vector of values

rh

correlation parameter, -1< rh <1

Author

Pavel Krupskii

Examples

Run this code
out = dbvn2(0.3,0.5,-0.4)


Run the code above in your browser using DataLab