getstatsOneLM: Function that runs linear models for one gene vs all...

View source: R/internalfunctions.R

getstatsOneLMR Documentation

Function that runs linear models for one gene vs all metabolites

Description

Function that runs linear models for one gene vs all metabolites

Usage

getstatsOneLM(form, clindata, arraydata)

Arguments

form

LM formulat (typically m~g+t+g:t)

clindata

data frame with 1st column: expression of one analyte; 2nd column sample type (e.g. cancer/non-cancer)

arraydata

matrix of metabolite values


Mathelab/IntLIM documentation built on July 9, 2022, 5:10 p.m.