Description Usage Arguments Value
View source: R/DiffusionPropagate.R
Estimate probability measure on mesh by fine Gaussian kernels
1 | pmesh(M, X, mult = 1/2)
|
M |
Mesh points, an n-by-m' matrix. |
X |
Sample data, an n-by-m matrix. |
mult |
Multiples of the mean square distance within the set, determines the scale parameter. |
A list: p, probability mass on mesh; f, probability density on mesh.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.