rater: rater

Description Usage Arguments Value See Also

View source: R/mod.R

Description

Derives variables related to temporal input and output rates. The average rate per node is the global rate divided by the number of sampled nodes in sa_nodes. Types of ‘type' include c(’ks', 'dp', 'mixed'): Streampower coefficient = 'ks'. Inverse delivery probability = 'dp'. Both = 'mixed'.

Usage

1
rater(so, gi, go, ti_scl, to_scl, ks_scl, dp_scl, m_scl, type, sa = sa_nodes)

Arguments

so

is a spatial object (creek nodes)

gi

is a global temporal input rate

go

is a global temporal output rate

ti_scl

is the range of temporal input scales to search

to_scl

is the range of temporal output delivery scales to search

ks_scl

is the range of temporal output streampower scales to search

dp_scl

is the range of deposit probability scales to search

m_scl

is the range of distance probability scales to search

type

is a string indicated the type of output weight to apply

sa_nodes

is the spatial object of sampled nodes

Value

spatial object with rates calculated

See Also

n_dimensional_search


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