Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ sjPlot Public

❗ This is a read-only mirror of the CRAN R package repository. sjPlot — Data Visualization for Statistics in Social Science. Homepage: https://strengejacke.github.io/sjPlot/ Report bugs for this package: https://github.com/strengejacke/sjPlot/issues

Notifications You must be signed in to change notification settings

cran/sjPlot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sjPlot - Data Visualization for Statistics in Social Science

CRAN_Status_Badge

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, PCA and correlation matrices, cluster analyses, scatter plots, Likert scales, effects plots of interaction terms in regression models, constructing index or score variables and much more.

Installation

Latest development build

To install the latest development snapshot (see latest changes below), type the following commands into the R console:

library(devtools)
devtools::install_github("strengejacke/sjPlot")

Official, stable release

To install the latest stable release from CRAN, type the following command into the R console:

install.packages("sjPlot")

Documentation and examples

Please visit https://strengejacke.github.io/sjPlot/ for documentation and vignettes.

Citation

In case you want / have to cite my package, please use citation('sjPlot') for citation information. Since core functionality of package depends on the ggplot-package, consider citing this package as well.

DOI

About

❗ This is a read-only mirror of the CRAN R package repository. sjPlot — Data Visualization for Statistics in Social Science. Homepage: https://strengejacke.github.io/sjPlot/ Report bugs for this package: https://github.com/strengejacke/sjPlot/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages