This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-sjplot/badges/latest-version.svg)](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]]