powered by
LLFD(d, z)
GetFitFD
#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