A "cenmle-gaussian" object is returned from cenmle when a
gaussian distribution is chosen with the `dist' option.
Objects can be created by calls of the form
cenmle(obs, censored, dist="gaussian").
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"): ...