Description Usage Arguments Value Source
Compute sorting coefficient from cumulative distribution data
1 | stat.sorting(sieve_size, cumu, units = "phi", method = "all")
|
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 (metric) scale |
method |
Method to calculate sorting coefficient. Only algebraic methods available. "inm" = Inman, 1952. Algebraic method using central values; "fw" = Folk and Ward, 1957. Algebraic method to account for tail values. "all" = dataframe output with above calculations. |
a value or dataframe containing specified sorting coefficients.
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.