A "cenmle-lognormal" object is returned from cenmle
when a
lognormal distribution is chosen with the `dist' option.
Objects can be created by calls of the form
cenmle(obs, censored, dist="lognormal")
.
n
:Total number of observations associated with the model
n.cen
:Number of censored observations
y
:Vector of observations
ycen
:Censoring indicator
conf.int
:Confidence interval associated with the model
survreg
:Object of class "survreg"
Class "cenmle"
signature(x = "cenmle")
: ...
signature(x = "cenmle")
: ...
signature(x = "cenmle")
: ...
signature(object = "cenmle")
: ...