Skip to content
Prev 345610 / 398502 Next

Is it possible to define another kind of NA

Along the lines of what Bert Gunter said, the ideal way to represent <LDL
results depends on the functions used later to analyze them. I deal with
such data on a daily basis and have never found it necessary to
incorporate that information in the same variable as the results. What
would you do if data were censored at both ends, both low and high?

Anyway, the functions I use mostly incorporate that information in a
second variable, a ?detection indicator? variable, and that?s what I do.

-Don