BiGaussian: Bivariate Gaussian

Description Usage Arguments Value

View source: R/AuxiliaryFunctions.R

Description

Calculates the true values of a bivarate Gaussian random variable at a grid of given points

Usage

1
BiGaussian(x, sigma1, sigma2)

Arguments

x

A vector or matrix with the values where the density derivatives will be calculated.

sigma1

The variance of X1

sigma2

The variance of X2

Value

Returnes the value \boldsymbols{θ} at x. Eihter as a vector or matrix.


Epsilon127/ldder documentation built on March 7, 2020, 7:47 a.m.