r-dvmisc
Faster computation of common statistics and miscellaneous functions
This package implements faster versions of base R functions (e.g. mean, standard deviation, covariance, weighted mean), mostly written in C++, along with miscellaneous functions for various purposes (e.g. create the histogram with fitted probability density function or probability mass function curve, create the body mass index groups, assess the linearity assumption in logistic regression).
- Versions: 1.1.4
- Website: https://cran.r-project.org/web/packages/dvmisc/
- Licenses: GPL 2
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-dvmisc
as follows:
guix install r-dvmisc
Or install a particular version:
guix install r-dvmisc@1.1.4
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
HTML: <a href='http://127.0.0.1:3000/packages/r-dvmisc/'><img src='http://127.0.0.1:3000/packages/r-dvmisc/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/r-dvmisc/badges/latest-version.svg)](http://127.0.0.1:3000/packages/r-dvmisc/) Org: [[http://127.0.0.1:3000/packages/r-dvmisc/][http://127.0.0.1:3000/packages/r-dvmisc/badges/latest-version.svg]]