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

cenreg-gaussian-class

Class "cenreg-gaussian"


Description

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

Objects from the Class

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

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


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.