d_proportion_diff {tern} | R Documentation |
Description of method used for proportion comparison
Description
This is an auxiliary function that describes the analysis in
s_proportion_diff()
.
Usage
d_proportion_diff(conf_level, method, long = FALSE)
Arguments
conf_level |
(proportion ) confidence level of the interval.
|
method |
(string ) the method used for the confidence interval estimation.
|
long |
(flag ) whether a long (TRUE ) or a short (FALSE , default) description is required.
|
Value
A string
describing the analysis.
See Also
prop_diff
[Package
tern version 0.9.5
Index]