Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

dbinorm

Density of a bivariate normal distribution


Description

The function calculates the value of a bivariate normal distribution with mean 0.

Usage

dbinorm (x, S)

Arguments

x

a matrix containing the x values and the y values in the first and second row respectively. Or it is a list of two vectors.

S

the covariance matrix

Value

a vector according to the size of x

Author(s)


RandomFieldsUtils

Utilities for the Simulation and Analysis of Random Fields

v0.5.3
GPL (>= 3)
Authors
Martin Schlather [aut, cre], Reinhard Furrer [ctb], Martin Kroll [ctb], Brian D. Ripley [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.