powered by
Class "lcens" describes left-censored data. From smwrQW package.
.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.
TRUE
FALSE
names
a character vector of unique names for each element in .Data.
Objects can be created by calls to as.lcens.
as.lcens
Lorenz, D.L., in preparation
# NOT RUN { showClass("lcens") # }
Run the code above in your browser using DataLab