Skip to contents

Get the fitted model

Usage

get_model_fit(x)

# S3 method for class 'miloR'
get_model_fit(x)

Arguments

x

An object from which to get the differential abundance results from.

Value

The model object, please refer to edgeR::glmQLFTest().