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

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.

Note

Should not be used if interactions present.

Author(s)

Göran Broström

See Also


eha

Event History Analysis

v2.10.0
GPL (>= 2)
Authors
Göran Broström [aut, cre], Jianming Jin [ctb]
Initial release
2022-04-17

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.