Other packages > Find by keyword >

stargazer  

Well-Formatted Regression and Summary Statistics Tables
View on CRAN: Click here


Download and install stargazer package within the R console
Install from CRAN:
install.packages("stargazer")

Install from Github:
library("remotes")
install_github("cran/stargazer")

Install by package version:
library("remotes")
install_version("stargazer", "5.2.3")



Attach the package and use:
library("stargazer")
Maintained by
Marek Hlavac
[Scholar Profile | Author Map]
First Published: 2012-10-02
Latest Update: 2022-03-04
Description:
Produces LaTeX code, HTML/CSS code and ASCII text for well-formatted tables that hold regression analysis results from several models side-by-side, as well as summary statistics.
How to cite:
Marek Hlavac (2012). stargazer: Well-Formatted Regression and Summary Statistics Tables. R package version 5.2.3, https://cran.r-project.org/web/packages/stargazer. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0 (2012-10-02 05:24), 2.0.1 (2013-01-11 16:25), 2.0 (2013-01-05 08:49), 3.0.1 (2013-01-30 23:28), 3.0 (2013-01-26 08:33), 4.0 (2013-07-04 07:45), 4.5.1 (2013-09-12 08:23), 4.5.2 (2013-11-06 07:14), 4.5.3 (2013-11-14 07:23), 4.5 (2013-09-06 17:31), 5.0 (2014-03-03 07:43), 5.1 (2014-05-29 10:17), 5.2.1 (2018-01-04 00:15), 5.2.2 (2018-05-30 09:42), 5.2 (2015-07-14 20:41)
Other packages that cited stargazer R package
View stargazer citation profile
Other R packages that stargazer depends, imports, suggests or enhances
Complete documentation for stargazer
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for stargazer12001400160018002000220024002600280030003200TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA