Skip to content
Prev 154 / 585 Next

Epidemiology Task View

David,

I do not think an epidemiology task view should put so much emphasis on a historically outdated procedure as MH, particularly since the reason that it is outdated is the advent of computing facilities. After all, MH is just a first step approximation to a (simple) regression estimate, designed for a pocket calculator. It's all in glm, and much better and simpler there.
It is widely implemented because it is a nice little starting exercise to do if you want to practice constructing R-packages, not because of its relevance. Only code consistency, not relvance or correctness is checked on CRAN.

If details on how the various ROC implentations work should be mentioned we will soon be writing an entire book. 

The purpose of a task view is merely to point the reader to those manual pages where she might find useful functions. On the assumption that the reader is sane. And hence in the case of an Epi Task View knows about glms for epidemiology.

Bendix