density_2d_normal: Density for bivariate Gaussian stochastic process on an...

View source: R/CharFunc.R

density_2d_normalR Documentation

Density for bivariate Gaussian stochastic process on an interval computes density for normal univarate random fields in 2d

Description

Density for bivariate Gaussian stochastic process on an interval computes density for normal univarate random fields in 2d

Usage

density_2d_normal(interv, n2, param, maternParam)

Arguments

interv

- start and endpoint to evalute density

n2

- number of grid points in the interval

param

- (2 x 1) mu, sigma

maternParam

- (3 x 1) nu, tau, kappa


davidbolin/ngme documentation built on Dec. 5, 2023, 11:48 p.m.