mfdfa.plot {fractalRegression}R Documentation

Multifractal Spectrum Plot

Description

Method for plotting various forms of the multifractal spectrum

Usage

mfdfa.plot(mf, do.surrogate, nsurrogates = 19, return.ci = FALSE)

Arguments

mf

an object containing elements related to the mutlifractal spectrum derived from Multifractal Detrended Fluctuation Analysis

do.surrogate

logical indicating whether surrogation should be performed on the time series

nsurrogates

integer indicating the number of surrogates to be constructed. Default is 19 for 95 surrogates ore more precise but increase computational time.

return.ci

logical indicating if confidence intervals derived from surrogate analysis should be returned.

Author(s)

Aaron D. Likens (2022)

References

Kantelhardt et al. (2002). Multifractal detrended fluctuation analys of nonstationary time series. Physica A: Statistical Mechanics and its Applications, 87


[Package fractalRegression version 1.2 Index]