r-zcompositions
Treatment of zeros, left-censored and missing values in compositional data
This is an R package for the imputation of left-censored data under a compositional approach. The implemented methods consider aspects of relevance for a compositional approach such as scale invariance, subcompositional coherence or preserving the multivariate relative structure of the data. Based on solid statistical frameworks, it comprises the ability to deal with single and varying censoring thresholds, consistent treatment of closed and non-closed data, exploratory tools, multiple imputation, Markov Chain Monte Carlo (MCMC), robust and non-parametric alternatives, and recent proposals for count data.
- Versions: 1.5.0-4
- Website: https://github.com/Japal/zCompositions
- Licenses: GPL 2+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-zcompositions
as follows:
guix install r-zcompositions
Or install a particular version:
guix install r-zcompositions@1.5.0-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
You can use the following badge to inform users of r-zcompositions about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-zcompositions'><img src='https://packages.guix.gnu.org/packages/r-zcompositions/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-zcompositions)
Example Org:
[[https://packages.guix.gnu.org/packages/r-zcompositions][https://packages.guix.gnu.org/packages/r-zcompositions/badges/latest-version.svg]]