Description Usage Arguments Value Author(s) References
View source: R/glinet_density.R
This function simulates the heat equation on a linear network discretized into segments of same lengths. It thus effectively estimates a density of point events (with weights) located on the network vertices.
1 | heat_glinet(net, sigma, beta = 0.5)
|
net |
A glinet object. |
sigma |
... |
beta |
... |
Returns a new glinet object with vertex weights updated by heat propagation.
Vojta Barták
...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.