Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

cenreg-class

Class "cenreg"


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


NADA

Nondetects and Data Analysis for Environmental Data

v1.6-1.1
GPL (>= 2)
Authors
Lopaka Lee
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.