Last chance! 50% off unlimited learning
Sale ends in
#compute loglikelihood for NileFlowCMS with
# H=0.9 and with d=H-0.5=0.4
data(NileFlowCMS)
z<-NileFlowCMS
z<-z-mean(z)
LLFGN(0.9, z)
LLFD(0.4, z)
Run the code above in your browser using DataLab