Description Usage Arguments Value Source
Measure kurtosis 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 |
Method to calculate kurtosis. Arithmetic methods: "fw" = Folk and Ward, 1957. This method is typically used for phi units and is fairly standard; "inm" = Inman, 1952. For phi scale and focuses on tails of distribution; "tra" = Trask, 1932. For metric (mm) data. Geometric methods: "sqrt" = Square root method for geometric approach in metric units;"log" = log transform metric data. Geometric approach. "all" = compute all methods into a data frame. |
a numeric value or dataframe according to method chosen
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.