Description Usage Arguments Value See Also
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'.
1 |
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 |
spatial object with rates calculated
n_dimensional_search
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.