This package is intended to speedup the process of creating model-comparing tables common in Macroeconomics. 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). Two further implemented functions "descsto" and "desctab" enable you to export descriptive statistics of data-frames and single variables to LaTeX and CSV.
| Version: | 1.2 |
| Published: | 2013-02-26 |
| Author: | Felix Kaminsky, inspired by the estout package for Stata. |
| Maintainer: | Felix Kaminsky <fkamins at uni-goettingen.de> |
| License: | GPL-2 |
| URL: | http://www.toolswitch.net |
| NeedsCompilation: | no |
| CRAN checks: | estout results |
| Reference manual: | estout.pdf |
| Package source: | estout_1.2.tar.gz |
| Windows binaries: | r-devel: estout_1.2.zip, r-release: estout_1.2.zip, r-oldrel: estout_1.2.zip |
| macOS binaries: | r-release: estout_1.2.tgz, r-oldrel: estout_1.2.tgz |
| Old sources: | estout archive |
Please use the canonical form https://CRAN.R-project.org/package=estout to link to this page.