estimateD | R Documentation |
Estimates the fractal dimension D from a 2-dimensional grid
estimateD(x, coord = NULL)
x |
is a matrix of real numbers |
coord |
the spatial coordinates |
x = matrix(runif(100), 10, 10) estimateD(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.