r-sjplot
Data visualization for statistics in social science
This package represents a 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.
- Versions: 2.8.17
- Website: https://strengejacke.github.io/sjPlot/
- Licenses: GPL 3
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-sjplot
as follows:
guix install r-sjplot
Or install a particular version:
guix install r-sjplot@2.8.17
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of r-sjplot about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-sjplot'><img src='https://packages.guix.gnu.org/packages/r-sjplot/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-sjplot)
Example Org:
[[https://packages.guix.gnu.org/packages/r-sjplot][https://packages.guix.gnu.org/packages/r-sjplot/badges/latest-version.svg]]