Description Objects from the Class Slots Extends Methods Author(s) See Also
A "cenreg" object is returned from cenreg
. It extends the
‘cenreg’ class returned from survreg
.
Objects can be created by calls of the form cenreg(obs, censored, groups)
.
conf.int
:Numeric value of confidence level (0.95)
n
:Total number of samples
n.cen
:Total censored samples
survreg
:Object of class "survreg"
y
:Total y samples
ycen
:Total censored y samples
Class "list"
, from data part.
Class "vector"
, by class "list"
.
signature(object = "cenreg")
: ...
signature(x = "cenreg")
: ...
signature(object = "cenreg")
: ...
R. Lopaka Lee <rclee@usgs.gov>
Dennis Helsel <dhelsel@practicalstats.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.