Learn R Programming

rankdifferencetest (version 2025.12.4)

srt_pvalue: Calculate the p-value for a signed-rank test.

Description

Calculates the p-value for a signed-rank test.

Usage

srt_pvalue(x, ...)

Value

list

Arguments

x

(named list)
The object returned by srt_statistic() in a 'srt pipeline'.

...

dots arguments are not used.