aldex.glm: Build a Generalized Linear Model from CLR Data

Description Usage Arguments Value

View source: R/7-aldex2propr.R

Description

This function uses the Monte Carlo instances from an aldex.clr object to build a generalized linear model from log-ratio transformed data. See lr2glm.

Usage

1

Arguments

clr

An aldex.clr object.

model.matrix

A model.matrix.

...

Arguments passed to glm.

Value

Returns a data.frame of the average coefficients and their p-values for each feature, with FDR appended as a BH column.


propr documentation built on Dec. 16, 2019, 9:30 a.m.