From 72d452ba26e9f1514df458509536b8139a173a93 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 30 Jun 2008 23:52:36 +0000 Subject: [PATCH] Importing NanoBlogger post "Data censoring" --- posts/Data_censoring.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 posts/Data_censoring.mdwn diff --git a/posts/Data_censoring.mdwn b/posts/Data_censoring.mdwn new file mode 100644 index 0000000..4bb5416 --- /dev/null +++ b/posts/Data_censoring.mdwn @@ -0,0 +1,8 @@ +[[!meta title="Data censoring"]] +[[!meta date="2008-06-30 19:52:36"]] +[This](http://src.alionscience.com/pdf/CENSOR.pdf) is a nice paper with pretty pictures explaining the different types of data censoring. +I don't have to worry about that, since our data are uncensored (proteins being cheaper and living shorter lives than humans), but I was getting a bit nervous about what failure-censored sampling meant. + +In other jargon news, the [first order statistic](http://en.wikipedia.org/wiki/Order_statistics), just means the sample minimum. + +[[!tag theory]] -- 2.26.2