WGaugLSkew | R Documentation |
Calculates the gauged weighted LSkew from a pooling group (enhanced single site)
WGaugLSkew(x)
x |
pooling group derived with the Pool() function |
Weighting method as according to Science Report: SC050050 - Improving the FEH statistical procedures for flood frequency estimation
the gauged weighted LSkew from a pooling group
Anthony Hammond
#Get some CDs, form a gauged pooling group, and estimate gauged LSkew
CDs.27051 <- GetCDs(27051)
Pool.27051 <- Pool(CDs.27051)
WGaugLSkew(Pool.27051)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.