View source: R/wilcox_test_class.R
wilcox_p_hist | R Documentation |
A histogram of p values for the wilcoxon signed rank test
wilcox_p_hist(...)
... |
Additional slots and values passed to |
A
wilcox_p_hist
object. This object has no output
slots.
See chart_plot
in the struct
package to plot this chart object.
A wilcox_p_hist
object inherits the following struct
classes:
[wilcox_p_hist]
>> [chart]
>> [struct_class]
M = wilcox_p_hist()
M = wilcox_p_hist()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.