baytrends (version 1.1.0)

print.summary.censReg: Print Results

Description

Print the summary output of an AMLE/MLE regression.

Usage

# S3 method for 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.