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

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.

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:

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