wilcox_posthoc {LongDat}R 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.


[Package LongDat version 1.1.2 Index]