mom3mBLRPM {HyetosMinute} | R Documentation |
The function mom3mBLRPM
is the modelled third central moment of rainfall depth according to the original Bartlett-Lewis rectangular pulse model. The model supports exponential, gamma and Weibul distribution for cell intensity.
mom3mBLRPM(l,g,b,n,mx,sxmx,h,weibTF)
l |
Parameter of Bartlett-Lewis rectangular pulse model which determines the storm arrivals according to a Poisson process. |
g |
Parameter of Bartlett-Lewis rectangular pulse model which determines the entire length of the storm according to an exponential distribution. |
b |
Parameter of Bartlett-Lewis rectangular pulse model which determines the cell arrivals according to a Poisson process. |
n |
Parameter of Bartlett-Lewis rectangular pulse model which determines the individual cell lengths according to an exponential distribution. |
mx |
A positive number that specifies the mean of cell intensities. |
sxmx |
A positive number that specifies the ratio of standard deviation to mean cell intensity. |
h |
Time scale (e.g. 1/60, 1/30, 1/12, 1, 6, 12, 24 hour etc.). |
weibTF |
Logical value that specifies if the intensities follow the Weibull distribution. |
mon3m |
Third central moment of rainfall depth. |
Kossieris Panagiotis pankoss@hotmail.com