ExtractSignificantResults: Extracts the significant results from...

Description Usage Arguments

Description

Extracts the significant results from TestMatchedControlMixedModel and adjusts for multiple testing (p-values corrected are only those for the interaction terms with the correct magnitude sign)

Usage

1
2
ExtractSignificantResults(glmm.results, direction = `>`,
  padj.threshold = 0.1)

Arguments

glmm.results

results from TestMatchedControlMixedModel

direction

a binary function such as > or < determining coefficient relationship to 0

padj.threshold

only return adjusted p-values below this value


eclarke/SarcoidMicrobiome documentation built on May 15, 2019, 7:53 p.m.