Index of /web/packages/codalm/readme

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]README.html2020-06-25 18:00 4.7K 

README

Travis build status

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, Zeger, and Datta, 2020)

Installation

You can install the current 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