fd.get.available.methods {fractaldim}R Documentation

Available Estimation Methods

Description

The function returns a list of estimation methods that can be used in fd.estimate and other functions of the package.

Usage

fd.get.available.methods(dim = 1)

Arguments

dim

Dimension of data for which the estimation methods should be obtained.

Value

A list of the available methods. Their order number in the list corresponds to the internal codes of the methods.

See Also

fd.estimate, fd.get


[Package fractaldim version 0.8-5 Index]