baytrends (version 1.1.0)

summary.censReg: Summarizing Linear Model Fits

Description

Summarizes the output from a censored regression object: method for "censReg" object.

Usage

# S3 method for censReg
summary(object, correlation = FALSE, ...)

Arguments

object

an object of class "censReg"---output from censReg.

correlation

include the correlation matrix of the estimated parameters?

further arguments passed to or from other methods.

Value

An object of class "summary.censReg" containing the object, the pseudo R-squared, variance inflation factors, a table of diagnostic statistics, critical values for selected diagnostic statistics, an indication of which observations exceed any of the selected diagnostic statistics, and optionally the parameter correlation matrix.

References

McKelvey, R.D., and Zavoina, W., 1975, A statistical model for the analysis of ordinal dependent variables: The Journal of Mathematical Sociology, v. 4, no. 1, p. 103--120.