Description Usage Arguments Value Source
Measure skewness from cumulative distribution data
1 |
sieve_size |
vector of sieve sizes related to input cumulative distribution |
cumu |
cumulative distribution pertaining to sieve sizes |
units |
sieve size units "phi" = phi scale, "mm" = milimeter scale |
method |
Arithmetic methods: "inm" = Inman (1952) difference between mean and median divided by sorting;"inmod" = Modified Inman (1952) to account for tails;"fw" = Folk and Ward (1957) combination of the above;"war" = Warren (1974) simplified Folk and Ward;"gor" = Gordon (1992) less weighting on tails in case of unreliable data;"qsk" = Quartile skewness to use only inter-quartile data points;"tra" = Trask (1932) same as qsk but with mm units. Geometric method: "fred" = Fredle Index. Ratio of mean to sorting. "all" Output results of all methods in one dataframe |
numeric or dataframe output according to the method chosen. NOTE: reverse skewness signage if using
see Bunte and Abt (2001) for examples and equations. Bunte, Kristin, and Steven R. Abt. "Sampling surface and subsurface particle-size distributions in wadable gravel-and cobble-bed streams for analyses in sediment transport, hydraulics, and streambed monitoring." (2001).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.