Learn R Programming

GWEX (version 1.1.3)

sim.Zt.MAR: sim.Zt.MAR

Description

generate gaussian variates which describe the spatial and temporal dependence between the sites (MAR(1) process)

Usage

sim.Zt.MAR(PAR, copulaInt, Zprev, p)

Value

matrix

matrix n x p of uniform dependent variates

Arguments

PAR

parameters for this class

copulaInt

'Gaussian' or 'Student'

Zprev

previous Gaussian variate

p

number of stations

Author

Guillaume Evin