unif.to.prec {GWEX} | R Documentation |
unif.to.prec
Description
from uniform variates to precipitation variates
Usage
unif.to.prec(pI, typeMargin, U)
Arguments
pI |
vector of three parameters of the marginal distributions |
typeMargin |
type of marginal distribution: 'EGPD' or 'mixExp' |
U |
vector of uniform variates |
Value
matrix |
matrix of estimates p x 3 |
Author(s)
Guillaume Evin
[Package GWEX version 1.1.3 Index]