Description Usage Arguments Value
View source: R/binomtest_for_bin.R
p_values from stats::binom.test for each bin, if bin is empty, a p-value of 2 is returned
1 | binom_for_histogram(n_x)
|
n_x |
numeric vector of two integers. The first one is the number of cases in the bin; the second the number of instances in the bin |
p-value from stats::binom.test method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.