Other packages > Find by keyword >

sjPlot  

Data Visualization for Statistics in Social Science
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("sjPlot", "2.8.17")



Attach the package and use:
library("sjPlot")
Maintained by
Daniel Lüdecke
[Scholar Profile | Author Map]
First Published: 2013-11-29
Latest Update: 2023-08-17
Description:
Collection of plotting and table output functions for data visualization. Results of various statistical analyses (that are commonly used in social sciences) can be visualized using this package, including simple and cross tabulated frequencies, histograms, box plots, (generalized) linear models, mixed effects models, principal component analysis and correlation matrices, cluster analyses, scatter plots, stacked scales, effects plots of regression models (including interaction terms) and much more. This package supports labelled data.
How to cite:
Daniel Lüdecke (2013). sjPlot: Data Visualization for Statistics in Social Science. R package version 2.8.17, https://cran.r-project.org/web/packages/sjPlot. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.8 (2013-11-29 08:58), 0.9 (2014-01-04 12:11), 1.0 (2014-02-03 19:35), 1.1 (2014-02-19 11:32), 1.2.2 (2014-03-03 13:05), 1.3 (2014-03-27 10:23), 1.4.1 (2014-04-17 17:27), 1.4.2 (2014-05-20 11:47), 1.4.3 (2014-08-14 18:06), 1.5 (2014-09-10 11:38), 1.6.5 (2014-12-15 13:08), 1.6.8 (2015-02-02 15:29), 1.6.9 (2015-02-15 09:59), 1.6 (2014-11-19 16:54), 1.7 (2015-03-11 11:56), 1.8.1 (2015-05-29 09:04), 1.8.2 (2015-07-01 22:59), 1.8.3 (2015-08-26 23:46), 1.8.4 (2015-10-12 13:46), 1.8 (2015-04-22 18:24), 1.9.1 (2016-02-08 15:39), 1.9.2 (2016-03-02 11:10), 1.9.3 (2016-03-24 23:30), 1.9.4 (2016-04-19 08:59), 1.9 (2016-01-26 14:14), 2.0.0 (2016-05-18 17:28), 2.0.1 (2016-06-21 20:24), 2.0.2 (2016-07-31 22:40), 2.1.0 (2016-09-27 16:40), 2.1.1 (2016-10-31 16:54), 2.1.2 (2016-11-12 21:41), 2.2.0 (2016-12-27 11:58), 2.2.1 (2017-01-10 15:32), 2.3.0 (2017-02-06 11:09), 2.3.1 (2017-03-05 08:47), 2.3.2 (2017-08-04 21:47), 2.3.3 (2017-08-23 10:16), 2.4.0 (2017-10-19 11:40), 2.4.1 (2018-02-05 17:57), 2.5.0 (2018-07-12 13:10), 2.6.0 (2018-08-23 18:50), 2.6.1 (2018-10-14 23:50), 2.6.2 (2018-12-18 18:10), 2.6.3 (2019-04-27 17:30), 2.7.0 (2019-08-02 21:30), 2.7.1 (2019-09-07 23:30), 2.7.2 (2019-09-29 17:20), 2.8.0 (2019-11-18 11:20), 2.8.1 (2019-12-03 12:20), 2.8.2 (2020-01-23 14:30), 2.8.3 (2020-03-09 17:10), 2.8.4 (2020-05-24 07:00), 2.8.5 (2020-09-24 15:00), 2.8.6 (2020-10-28 22:40), 2.8.7 (2021-01-10 20:20), 2.8.8 (2021-05-25 10:50), 2.8.9 (2021-07-10 12:30), 2.8.10 (2021-11-26 17:10), 2.8.11 (2022-08-07 10:00), 2.8.12 (2022-11-19 23:20), 2.8.13 (2023-03-13 18:10), 2.8.14 (2023-04-02 17:30), 2.8.15 (2023-08-17 17:30), 2.8.16 (2024-05-13 19:50)
Other packages that cited sjPlot R package
View sjPlot citation profile
Other R packages that sjPlot depends, imports, suggests or enhances
Complete documentation for sjPlot
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 sjPlot4006008001000120014001600TrendBars

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