heat_glinet: Simulate the heat equation

Description Usage Arguments Value Author(s) References

View source: R/glinet_density.R

Description

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.

Usage

1
heat_glinet(net, sigma, beta = 0.5)

Arguments

net

A glinet object.

sigma

...

beta

...

Value

Returns a new glinet object with vertex weights updated by heat propagation.

Author(s)

Vojta Barták

References

...


vojta-bartak/glinet documentation built on Nov. 29, 2021, 6:21 p.m.