R/data.R

#' A whitenoise, monofractal, and multifractal timeseries
#'
#' These data include three simulated data to be used for understanding the differences between the various univariate
#' methods in the dataset to compare whitenoise, monofractal, and multifractal data. 
#' 
#' @docType data
#' 
#' @usage data(fractaldata)
#' 
#' @keywords datasets
#' 
#' @references 
#' Ihlen, E. A. F. (2012). Introduction to Multifractal Detrended Fluctuation Analysis in Matlab. Frontiers in Physiology, 3. https://doi.org/10.3389/fphys.2012.00141
#'
#' @source \url{https://www.ntnu.edu/inb/geri/software}
#'
#'
#'
"fractaldata"

Try the fractalRegression package in your browser

Any scripts or data that you put into this service are public.

fractalRegression documentation built on Aug. 20, 2023, 1:06 a.m.