summary.FractalDim {fractaldim} | R Documentation |
Summary for an Object of Class FractalDim
Description
The function prints summary of estimates in a
FractalDim
object.
Usage
## S3 method for class 'FractalDim'
summary(object, ...)
Arguments
object |
An object of class |
... |
Not used. |
Details
The function prints information about the grid on which the estimates were obtained. For each method it shows the mean and standard deviation of data in each of the two components (fd and scale).
See Also
[Package fractaldim version 0.8-5 Index]