r-gmisc 3.0.4
Descriptive statistics, transition plots, and more
This package provides tools for making the descriptive "Table 1" used in medical articles, a transition plot for showing changes between categories (also known as a Sankey diagram), flow charts by extending the grid package, a method for variable selection based on the SVD, Bezier lines with arrows complementing the ones in the grid package, and more.
- Outputs:
out - Website: https://gforge.se
- Licenses: GPL 3+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-gmisc 3.0.4 as follows:
guix install r-gmisc@3.0.4
Or install the latest version:
guix install r-gmisc
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.