lcens-class | R Documentation |
Class "lcens" describes left-censored data.
.Data
a 2-column matrix that contains the value and the detection limit of the left-censored data. Missing values are permitted.
censor.codes
a logcial value, TRUE
indicates a censored value,
FALSE
indates an uncensored value. Missing values are permitted only for
missing values in .Data
.
names
a character vector of unique names for each element in .Data
.
Objects can be created by calls to
as.lcens
.
Lorenz, D.L., in preparation
showClass("lcens")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.