Learn R Programming

The codalm R package

The codalm R package implements the methods as described in A Transformation-free Linear Regression for Compositional Outcomes and Predictors (Fiksel et al., 2022,https://doi.org/10.1111/biom.13465)

Installation

codalm is now available on CRAN and can be installed using

install.packages('codalm')

You can also install the development version of codalm for github using the remotes package.

remotes::install_github("jfiksel/codalm")

Example

View the vignette (https://jfiksel.github.io/codalm/articles/codalm_quickstart.html) for examples of how to use the codalm package

Copy Link

Version

Install

install.packages('codalm')

Monthly Downloads

215

Version

0.1.3

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Sandipan Pramanik

Last Published

December 11th, 2025

Functions in codalm (0.1.3)

codalm

Transformation-free Linear Regression for Compositional Outcomes and Predictors
codalm_ci

Bootstrap Confidence Intervals Linear Regression for Compositional Outcomes and Predictors
codalm_indep_test

Permutation Test for Linear Independence Between Compositional Outcomes and Predictors