cenreg-lognormal-class: Class "cenreg-lognormal"

Description Objects from the Class Slots Extends Methods Author(s) See Also

Description

A "cenreg-lognormal" object is returned from cenreg when a lognormal distribution is chosen with the ‘dist’ option.

Objects from the Class

Objects can be created by calls of the form cenreg(obs, censored, dist="lognormal").

Slots

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"

Extends

Class "cenreg"

Methods

predict

signature(object = "cenreg"): ...

print

signature(x = "cenreg"): ...

summary

signature(object = "cenreg"): ...

Author(s)

R. Lopaka Lee <rclee@usgs.gov>

Dennis Helsel <dhelsel@practicalstats.com>

See Also

cenreg survreg


NADA documentation built on Feb. 16, 2020, 3 a.m.