cenreg-class: Class "cenreg"

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

Description

A "cenreg" object is returned from cenreg. It extends the ‘cenreg’ class returned from survreg.

Objects from the Class

Objects can be created by calls of the form cenreg(obs, censored, groups).

Slots

conf.int:

Numeric value of confidence level (0.95)

n:

Total number of samples

n.cen:

Total censored samples

survreg:

Object of class "survreg"

y:

Total y samples

ycen:

Total censored y samples

Extends

Class "list", from data part. Class "vector", by class "list".

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

survreg


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

Related to cenreg-class in NADA...