density_2d_normal | R Documentation |
Density for bivariate Gaussian stochastic process on an interval computes density for normal univarate random fields in 2d
density_2d_normal(interv, n2, param, maternParam)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.