[R] Creating NA equivalent
Marc Girondot
m@rc_grt @end|ng |rom y@hoo@|r
Tue Dec 21 05:41:31 CET 2021
Dear members,
I work about dosage and some values are bellow the detection limit. I
would like create new "numbers" like LDL (to represent lower than
detection limit) and UDL (upper the detection limit) that behave like
NA, with the possibility to test them using for example is.LDL() or
is.UDL().
Note that NA is not the same than LDL or UDL: NA represent missing data.
Here the data is available as LDL or UDL.
NA is built in R language very deep... any option to create new version
of NA-equivalent ?
Thanks
Marc
More information about the R-help
mailing list