gravel_fit_n: gravel_fit_n

Description Usage Arguments Value See Also

View source: R/fluvial.R

Description

Fit multiple runs of gravel_synth() to observed deposits.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
gravel_fit_n(
  n,
  capture,
  storage,
  turnover,
  storage_index,
  source_index,
  source_prob,
  gravels
)

Arguments

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

gravels

A vector of observed gravel ages.

Value

mean hit

See Also

gravel_synth

test_fit


crumplecup/muddier documentation built on Aug. 18, 2021, 11:02 a.m.