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