Description Usage Arguments Value See Also
Fit multiple runs of fines_synth() to observed deposits.
1 2 3 4 5 6 7 8 9 10 11 12 | fines_fit_n(
n,
capture,
storage,
turnover,
storage_index,
source_index,
source_prob,
gravel_index,
gravel_prob,
fines
)
|
n |
The number of runs to simulate. |
capture |
The capture rate, ranging 0-1. |
storage |
The storage rate, ranging 0-1. |
turnover |
The turnover period, in years. |
storage_index |
is the age value index for storage |
source_index |
is the age value index corresponding to the PMF source_prob |
source_prob |
is the PMF of debris-flow deposit ages |
gravel_index |
is the age value index corresponding to the PMF gravel_prob |
gravel_prob |
is the PMF of gravel ages |
fines |
A vector of observed gravel ages. |
mean hit
fines_synth
test_fit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.