adjust_pvalue: Adjust p values

View source: R/pvalue-adjust.R

adjust_pvalueR Documentation

Adjust p values

Description

Adjust correlation p values based on user-specified method.

Usage

adjust_pvalue(x, method = "holm", ...)

Arguments

x

a correlate or md_tbl object.

method

adjust method.

...

other parameters passing on to adjust function.

Value

a object same as x.

Author(s)

Hou Yun


Hy4m/linkET documentation built on June 30, 2023, 7:39 p.m.