项目作者: qpmnguyen

项目描述 :
Conditional regression based on a multivariate zero-inflated logistic normal model for microbiome relative abundance data
高级语言: R
项目地址: git://github.com/qpmnguyen/MZILN.git
创建时间: 2018-03-01T21:13:06Z
项目社区:https://github.com/qpmnguyen/MZILN

开源协议:

下载


MZILN

A multivariate zero-inflated logistic model for microbiome relative abundance data

Build Status

This is a work in progress package for the statistical model presented in the paper “Conditional regression based on a multivariate zero-inflated logistic normal model for microbiome relative abundance data”. Statistics in Biosciences.

Features being worked on:

  • Vectorizing previous functions to improve performance.
  • A stable release with current functions.
  • Vignettes.

Stretch goals

  • Upload on CRAN
  • Rewrite bottleneck matrix transformations using RCpp.