test_statistic {litteR} | R Documentation |
Test Statistic
Description
Extract test_statistic.
Usage
test_statistic(x, ...)
Arguments
x |
object |
... |
further arguments passed to or from other methods. |
Value
test statistic of a test (numeric vector of length 1).
See Also
test_statistic.wilcoxon
,
test_statistic.mann_kendall
[Package litteR version 1.0.0 Index]