View source: R/DiffusionPropagate.R
Heat diffusion of the probability measure/mass on mesh
1 |
M |
Mesh points, an n-by-m' matrix. |
t |
Diffusion time, as "relative time" for the diffusion to reach the whole set. |
mult |
Multiples of the mean square distance within the set, determines the scale parameter. |
smooth |
Multiple of the scale parameter for smoothing density estimate. #' @return Probability masses on the mesh points. |
p |
Initial probability vector. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.