disag.3D.to.1D {GWEX} | R Documentation |
disag.3D.to.1D
Description
disag.3D.to.1D
Usage
disag.3D.to.1D(Yobs, YObsAgg, mObsAgg, YSimAgg, mSimAgg, prob.class)
Arguments
Yobs |
matrix of observed intensities at 24h: (nTobs*3) x nStation |
YObsAgg |
matrix of observed 3-day intensities: nTobs x nStation |
mObsAgg |
vector of season corresponding to YobsAgg |
YSimAgg |
matrix of simulated intensities per 3-day period: nTsim x nStation |
mSimAgg |
vector of season corresponding to the period simulated |
prob.class |
vector of probabilities indicating class of "similar" mean intensities |
Value
list |
Ysim matrix of disagregated daily precipitation, codeDisag matrix of disagregation codes |
Author(s)
Guillaume Evin
[Package GWEX version 1.1.3 Index]