Class "cenmle"
A "cenmle" object is returned from cenmle
. It extends the
‘cenreg’ class returned from survreg
.
Objects can be created by calls of the form cenmle(obs, censored)
.
survreg
:Object of class "survreg"
Class "list"
, from data part.
Class "vector"
, by class "list"
.
signature(x = "cenmle")
: ...
signature(x = "cenmle")
: ...
signature(x = "cenmle")
: ...
signature(object = "cenmle")
: ...
R. Lopaka Lee <rclee@usgs.gov>
Dennis Helsel <dhelsel@practicalstats.com>
x = c(0.5, 0.5, 1.0, 1.5, 5.0, 10, 100) xcen = c(TRUE, FALSE, FALSE, TRUE, FALSE, FALSE, FALSE) class(cenmle(x, xcen))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.