print.summary.censReg: Print Results

View source: R/print.summary.censReg.R

print.summary.censRegR Documentation

Print Results

Description

Print the summary output of an AMLE/MLE regression.

Usage

## S3 method for class 'summary.censReg'
print(x, digits = 4, ...)

Arguments

x

an object of class "censReg"—output from censReg

digits

the number of significant digits to print

...

further arguments passed to or from other methods.

Value

The object x is returned invisibly.

Note

The printed output includes the call, the coefficent table, the estimated residual standard error, the log-likelihood of the model and null model with the attained p-value, and the computational method.

See Also

censReg, coef.censReg


USGS-R/smwrQW documentation built on Oct. 11, 2022, 6:13 a.m.