A utility function to perform one-tailed Binomial Test in a row-wise, tidy fashion. It is called internally by mdca.

binomial_test(df)

Arguments

df

A nested/list data frame containing input data for the Binomial Test

Value

A double numeric vector of p-value from the Binomial Test