A utility function to derive association strength value in a row-wise, tidy fashion.
It is derived via log-transformation to the base of 10L of the Binomial Test p-value.
The function is called internally by mdca
.
assoc_strength(df, assocstr_digit = assocstr_digit)
df | A nested/list data frame containing input data for transforming the p-value of the Binomial Test into association strength value |
---|---|
assocstr_digit | Integer for the floating points/digits of the Association Strength. The default is |
A double numeric vector of association strength