All Projects → strengejacke → Sjplot

strengejacke / Sjplot

sjPlot - Data Visualization for Statistics in Social Science

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to Sjplot

Tablesaw
Java dataframe and visualization library
Stars: ✭ 2,785 (+544.68%)
Mutual labels:  statistics, data-visualization, plotting
Dabestr
Data Analysis with Bootstrap Estimation in R
Stars: ✭ 169 (-60.88%)
Mutual labels:  statistics, data-visualization
Hep
hep is the mono repository holding all of go-hep.org/x/hep packages and tools
Stars: ✭ 146 (-66.2%)
Mutual labels:  statistics, plotting
Datascienceprojects
The code repository for projects and tutorials in R and Python that covers a variety of topics in data visualization, statistics sports analytics and general application of probability theory.
Stars: ✭ 223 (-48.38%)
Mutual labels:  statistics, data-visualization
Sweetviz
Visualize and compare datasets, target values and associations, with one line of code.
Stars: ✭ 1,851 (+328.47%)
Mutual labels:  statistics, data-visualization
Githubist
Github developer, location, language and repo stats for Turkey.
Stars: ✭ 124 (-71.3%)
Mutual labels:  statistics, data-visualization
Data Set
state driven all in one data process for data visualization
Stars: ✭ 191 (-55.79%)
Mutual labels:  statistics, data-visualization
Awesome Python Data Science
Probably the best curated list of data science software in Python.
Stars: ✭ 812 (+87.96%)
Mutual labels:  statistics, data-visualization
Dabest Python
Data Analysis with Bootstrapped ESTimation
Stars: ✭ 231 (-46.53%)
Mutual labels:  statistics, data-visualization
Rweekly.org
R Weekly
Stars: ✭ 406 (-6.02%)
Mutual labels:  statistics, data-visualization
Datascience
Curated list of Python resources for data science.
Stars: ✭ 3,051 (+606.25%)
Mutual labels:  statistics, data-visualization
Promcord
📊 Analyze your entire discord guild in grafana using prometheus. Message, User, Game and Voice statistics...
Stars: ✭ 39 (-90.97%)
Mutual labels:  statistics, data-visualization
Socrat
A Dynamic Web Toolbox for Interactive Data Processing, Analysis, and Visualization
Stars: ✭ 26 (-93.98%)
Mutual labels:  statistics, data-visualization
G2
📊 A highly interactive data-driven visualization grammar for statistical charts.
Stars: ✭ 11,020 (+2450.93%)
Mutual labels:  statistics, data-visualization
Owl
Owl - OCaml Scientific and Engineering Computing @ http://ocaml.xyz
Stars: ✭ 919 (+112.73%)
Mutual labels:  statistics, plotting
Data Science Toolkit
Collection of stats, modeling, and data science tools in Python and R.
Stars: ✭ 169 (-60.88%)
Mutual labels:  statistics, data-visualization
Facebook data analyzer
Analyze facebook copy of your data with ruby language. Download zip file from facebook and get info about friends ranking by message, vocabulary, contacts, friends added statistics and more
Stars: ✭ 515 (+19.21%)
Mutual labels:  statistics, data-visualization
Gramm
Gramm is a complete data visualization toolbox for Matlab. It provides an easy to use and high-level interface to produce publication-quality plots of complex data with varied statistical visualizations. Gramm is inspired by R's ggplot2 library.
Stars: ✭ 541 (+25.23%)
Mutual labels:  statistics, data-visualization
Corner.py
Make some beautiful corner plots
Stars: ✭ 327 (-24.31%)
Mutual labels:  data-visualization, plotting
Joypy
Joyplots in Python with matplotlib & pandas 📈
Stars: ✭ 322 (-25.46%)
Mutual labels:  data-visualization, plotting

sjPlot - Data Visualization for Statistics in Social Science

CRAN_Status_Badge    Documentation    downloads    total

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 following commands into the R console:

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

Officiale, stable release

To install the latest stable release from CRAN, type 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].