From: W. Trevor King Date: Mon, 30 Jun 2008 23:52:36 +0000 (+0000) Subject: Importing NanoBlogger post "Data censoring" X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=72d452ba26e9f1514df458509536b8139a173a93;p=blog.git Importing NanoBlogger post "Data censoring" --- 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]]