| lcens-class | R Documentation | 
Class "lcens" describes left-censored data.
.Dataa 2-column matrix that contains the value and the detection limit of the left-censored data. Missing values are permitted.
censor.codesa logcial value, TRUE indicates a censored value, 
FALSE indates an uncensored value. Missing values are permitted only for
missing values in .Data.
namesa 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.