plot_sbc_hist | R Documentation |
Note that this plot is dependent on the number of bins, and a more general
visualization is to use plot_sbc_ecdf
plot_sbc_hist(ranks, bins = 10, layout = NA)
ranks |
A list of named dataframes of the rank statistic |
bins |
An integer specifying the number of bins to use when plotting the histogram |
layout |
Optional. A numeric vector specifying the layout using |
No returns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.