Learn R Programming

GWEX (version 1.1.3)

sim.GWex.prec.1it: 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)

Value

matrix

Precipitation simulated for the dates contained in vec.Dates at the different stations

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

Author

Guillaume Evin