d_test_proportion_diff: Description of the difference test between two proportions
Description
![[Stable]](figures/lifecycle-stable.svg?package=tern&version=0.9.9)
This is an auxiliary function that describes the analysis in s_test_proportion_diff.
Usage
d_test_proportion_diff(method)
Value
A string describing the test from which the p-value is derived.
Arguments
- method
(string)
one of chisq, cmh, fisher, or schouten; specifies the test used
to calculate the p-value.