Hurst Parameter Analysis and Implementation
Hurst Parameter: This program takes a time series dataset as input, generates visualizations of the Hurst parameter analysis, and provides numerical estimates. For example, executing hurst_expo(sin(0:0.01:5*pi)) will automatically plot the corresponding figure and calculate the Hurst exponent using rescaled range (R/S) analysis methodology.