sim.GWex.prec.1it {GWEX} | R Documentation |
sim.GWex.prec.1it
Description
Simulate one scenario of precipitation from the GWex model
Usage
sim.GWex.prec.1it(objGwexFit, vecDates, myseed, objGwexObs, prob.class)
Arguments
objGwexFit |
object of class GwexFit |
vecDates |
vector of continuous dates |
myseed |
seed of the random generation, to be fixed if the results need to be replicated |
objGwexObs |
optional: necessary if we need observations to simulate (e.g. disaggregation of 3-day periods) |
prob.class |
vector of probabilities indicating class of "similar" mean intensities |
Value
matrix |
Precipitation simulated for the dates contained in vec.Dates at the different stations |
Author(s)
Guillaume Evin
[Package GWEX version 1.1.3 Index]