search for: fmlepfp

Displaying 1 result from an estimated 1 matches for "fmlepfp".

Did you mean: filepp
2010 Mar 25
1
*** caught segfault *** address 0x18, cause 'memory not mapped'
...gt; options(STERM='iESS', editor='emacsclient') > rm(list = ls()) > > source("fgenIGLD.R") #RNG of IGLD(mu,b,sigma) > > source("fsYUTH.R") #the fucntions Y,U,Tbbarran and H necessary to calcualte the hat{b} > > source("fMLEPFP.R") #the maximun likelihood profile estimation of IGLD(mu,sigma) > > source("f04P.R") #it to compute the mle, jacknife and bootstrap > > source("fprofileloglik06.R") #the log-likelihood profile of IGLD(mu,sigma) > > source("fmgfIGLD.R...