powered by
LLPLS(alpha, z)
GetFitPLS
#compute loglikelihood for NileFlowCMS with # H=0.9 and with alpha=2-2*H=0.2 data(NileFlowCMS) z<-NileFlowCMS z<-z-mean(z) LLFGN(0.9, z) LLPLS(0.2, z)
Run the code above in your browser using DataLab