search for: igld

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

Did you mean: igid
2010 Mar 25
1
*** caught segfault *** address 0x18, cause 'memory not mapped'
...;ve been getting an unusual segfault that I'm unable to trace its origin. Please give me a light to decipher the "caught segfault" Thanks for you attention. Bernardo. > 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....