Message Boards Message Boards

Censored data statistics gives same result as non-censored analysis?

Posted 8 years ago

When I enter the following EventData with left censoring I get the same result as non-censoring. Is this correct?

t = {0.239, 0.31, 1.78, 0.704, 0.202, 0.202, 0.202, 0.202};

c = {0, 0, 0, 0, -1, -1, -1, -1};

\[ScriptCapitalA] = EventData[t, c]

When I calculate the Mean of t with and without censoring I get the same answer

Mean [\[ScriptCapitalA]]=0.480125
Mean[t]= 0.480125

I'm I doing something wrong?

Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract