fit_models: Fit linear models

fit_modelR Documentation

Fit linear models

Description

Function to perform differential abundance analysis among the specified groups

Usage

fit_model(
  abun_table,
  metadata,
  model_type,
  vars = NULL,
  fix_vars = NULL,
  rand_vars = NULL
)

fit_model.lm(feature_table, vars)

fit_model.lme(feature_table, fix_vars, rand_vars)

Value

The return value, if any, from executing the function.


Coayala/MetaboTandem documentation built on June 9, 2025, 9:02 p.m.