FitFGN(z, demean = TRUE, MeanMLEQ = FALSE, lag.max = "default")
optimize
.
The standard error for the H parameter is estimated (McLeod, Yu and Krougly, 2007).
GetFitFGN
,
FitRegressionFGN
,
Boot.FitFGN
,
coef.FitFGN
,
plot.FitFGN
,
print.FitFGN
,
summary.FitFGN
,
HurstK
data(NileMin)
out<-FitFGN(NileMin)
summary(out)
plot(out)
coef(out)
Run the code above in your browser using DataLab