Skip to content

mlm pval_adj: Adjusted or not? #313

@zanebeckwith

Description

@zanebeckwith

Report

Thanks for the great project!

I'm confused about the reported p-values from the mlm module.

The name of the value padj_mlm indicates that it's been FDR adjusted. But, the implementation looks like it does no such correction.

And, I saw this question in the R version of decoupleR, saying that mlm doesn't perform p-value adjustment. (And, I also see this unit test in this repo which appears to be explicitly applying the BH correction to the padj_mlm)

I'm mostly just confused by the name, and by the fact that the MethodMeta created for the mlm function hardcodes adj=True

Just want to make sure I'm interpreting that value correctly!

Versions

Metadata

Metadata

Assignees

Labels

questionUser question: anything that's not obviously a bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions