A utility function to perform one-tailed Binomial Test in a row-wise, tidy fashion.
It is called internally by mdca
.
binomial_test(df)
df | A nested/list data frame containing input data for the Binomial Test |
---|
A double numeric vector of p-value from the Binomial Test