wilcox_posthoc: Wilcoxon post-hoc test

View source: R/wilcox_posthoc.R

wilcox_posthocR Documentation

Wilcoxon post-hoc test

Description

Wilcoxon post-hoc test

Usage

wilcox_posthoc(
  result_neg_ctrl,
  model_q,
  melt_data,
  test_var,
  variables,
  data,
  N,
  verbose
)

Arguments

result_neg_ctrl

Internal function argument.

model_q

Internal function argument.

melt_data

Internal function argument.

test_var

Internal function argument.

variables

Internal function argument.

data

Internal function argument.

N

Internal function argument.

verbose

Internal function argument.


LongDat documentation built on April 4, 2025, 1:07 a.m.