lleplot.Rd
Return the simulated local Lyapunov exponent.
lleplot(data, lag = seq(0, 1, by = 0.05))
a numeric vector.
a numeric vector of bins for discrete values.
a numeric number of the coefficient from linear fit with LLE-LLE plot.
data <- ldata(0.1, 4, 400)
lleplot(data)
#> (Intercept) wlle1
#> 0.07780347 0.91048641