eha (version 2.8.5)

regtable: Retrieves regression tables

Description

Retrieves regression tables

Usage

regtable(x, digits = 3, short = TRUE, ...)

Arguments

x

A summary.XXreg object, typically the result of running summary.XXreg, summary on a XXreg object.

digits

Output format.

short

If TRUE, return only coefficients table.

Other arguments.

Value

A character data frame, ready to print in various formats.

See Also

coxreg, summary.coxreg