Learn R Programming

⚠️There's a newer version (1.2) of this package.Take me there.

estout (version 0.7-1)

Estimates Output

Description

The function collection stores the estimates of several models and formats it to a table of the form estimate starred and std.err. below. The default output is LaTeX but output to CSV for later editing in a spreadsheet tool is possible as well. It works for linear models (lm) and panel models from the "plm"-package (plm). The added "descsto" and "desctab" enable you to export descriptive statistics of data-frames and single variables to LaTeX and CSV.

Copy Link

Version

Install

install.packages('estout')

Monthly Downloads

46

Version

0.7-1

License

GPL-2

Maintainer

Felix Kaminsky

Last Published

November 11th, 2009

Functions in estout (0.7-1)

esttab

Estimates Table
eststo

Estimates Storage
estclear

Cleaning up after eststo.
descsto

Descriptive Storage
desctab

Description Table