sim.Zt.MAR {GWEX} | R Documentation |
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)
Arguments
PAR |
parameters for this class |
copulaInt |
'Gaussian' or 'Student' |
Zprev |
previous Gaussian variate |
p |
number of stations |
Value
matrix |
matrix n x p of uniform dependent variates |
Author(s)
Guillaume Evin
[Package GWEX version 1.1.3 Index]