Learn R Programming

stargazer (version 2.0.1)

stargazer_acknowledge: Acknowledgments

Description

I would like to thank everyone who has tested this package, or provided useful suggestions. I am especially grateful to the following people, listed in alphabetical order (based on last names):

Arguments

Thank you:

Erin Baggott, Harvard University, USA Ruben de Bliek, Erasmus University Rotterdam, the Netherlands Volha Charnych, Harvard University, USA John Coglianese, Harvard University, USA Stefan Dimitriadis, Harvard University, USA Bernard Fraga, Harvard University, USA Cheng Gao, Harvard University, USA Rebecca Goldstein, Harvard University, USA Connor Huff, Harvard University, USA Melissa Kline, Massachussetts Institute of Technology, USA Akos Lada, Harvard University, USA Carl Jacob Liebersohn, Massachussetts Institute of Technology, USA Daniel Yew Mao Lim, Harvard University, USA Christopher Lucas, Harvard University, USA Tamim Mohammad, University of Massachussetts-Boston, USA Stephen Pettigrew, Harvard University, USA Giuseppe Ragusa, Luiss University, Italy Jason Sclar, Harvard University, USA Jennifer Sheehy-Skeffington, Harvard University, USA Emily Stephen, Boston University, USA Beth Truesdale, Harvard University, USA Anna Weisfeiler, University of Wisconsin-Madison, USA Steffen Zittlau, University of Mannheim, Germany

What's new?

v. 2.0.1: - Fixed bugs: -- stargazer now reports the correct number of observations for plm() models v. 2.0: - New models: -- plm (plm) -- tobit (AER) -- ivreg (AER) -- multinom (nnet) -- betareg (betareg) -- zeroinfl (pscl) -- hurdle (pscl) - New features: -- direct output of data frames into LaTeX (summary = FALSE) -- ability to omit the reporting of selected statistics (using argument omit.stat) -- alignment of columns at the decimal mark (align = TRUE) -- automatic coordination of star cutoffs and values in regression table notes - Fixed bugs: -- argument digits now works properly -- stargazer updated to reflect, and work properly with, recent changes to Zelig -- variable names can now contain dollar signs and underscores -- some minor formatting fixes