kw_p_hist: Histogram of p values

View source: R/kw_rank_sum_class.R

kw_p_histR Documentation

Histogram of p values

Description

A histogram of the p-values computed by the kruskal-wallis method

Usage

kw_p_hist(...)

Arguments

...

Additional slots and values passed to struct_class.

Value

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

Inheritance

A kw_p_hist object inherits the following struct classes:

⁠[kw_p_hist]⁠ >> ⁠[chart]⁠ >> ⁠[struct_class]⁠

Examples

M = kw_p_hist()

C = kw_p_hist()

computational-metabolomics/structToolbox documentation built on Feb. 12, 2024, 2:15 a.m.