Displaying 1 result from an estimated 1 matches for "icfit".
Did you mean:
cfit
2010 Oct 10
1
segfault caused by `icfit` in `interval` package
...in the case of censoring. So all I am doing is drawing a
sample
from exponential distribution, making it a censored sample and computing the
NPMLE of
its distribution function. But when run on Linux Calculate 10.4 the program
keeps
crashing and reporting a segmentation fault
after the call to the `icfit` function when the sample size gets to 70.
When run on Windows 7 it seems to be fine.
That is why I am totally confused and have decided to ask for help.
I have attached the code I am running which results in a segmentation fault
if run on Linux Calculate.
It has the seed set to the value which le...