On Thu, 13 Nov 2014, Keith Jewell wrote:
You are re-inventing the wheel and yours will probably end up square!
R already has facilities for handling censored data, e.g. Surv in the
survival package (which despite its name is applicable to applications other
than survival analysis).
There is also the NADA package that provides several approaches for
handling left-censored data.
Rich
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.