gsi.TurningBands: Internal function, unconditional turning bands realisations

View source: R/geostats.R

gsi.TurningBandsR Documentation

Internal function, unconditional turning bands realisations

Description

Internal function to compute unconditional turning bands simulations

Usage

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

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

Value

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


gmGeostats documentation built on April 18, 2023, 5:08 p.m.