gmGeostats (version 0.11.3)

gsi.TurningBands: Internal function, unconditional turning bands realisations

Description

Internal function to compute unconditional turning bands simulations

Usage

gsi.TurningBands(X, vgram, nBands, nsim = NULL)

Value

an array with (npoint, nvar, nsim)-elements, being npoint=nrow(X) and nvar = nr of variables in vgram

Arguments

X

matrix of coordinates of locations where realisations are desired

vgram

covariogram model, of format "gmCgram"

nBands

number of bands to use

nsim

number of realisations to return