wilcox_p_hist {structToolbox}R Documentation

Histogram of p values

Description

A histogram of p values for the wilcoxon signed rank test

Usage

wilcox_p_hist(...)

Arguments

...

Additional slots and values passed to struct_class.

Value

A wilcox_p_hist object. This object has no output slots. See chart_plot in the struct package to plot this chart object.

Examples

M = wilcox_p_hist()


[Package structToolbox version 1.6.0 Index]