pairwise.Rro.test: Robust rank order test post hoc derivative

View source: R/rro_test.r

pairwise.Rro.testR Documentation

Robust rank order test post hoc derivative

Description

Robust rank order test post hoc derivative

Usage

pairwise.Rro.test(x, g, p.adjust.method="BH")

Arguments

x

Values

g

Groups

p.adjust.method

See '?p.adjust'

Details

'pairwise.Rro.test()' is the Robust rank order test post hoc derivative.

Value

List with test outputs

Author(s)

Alexey Shipunov

See Also

Rro.test

Examples

pairwise.Rro.test(airquality$Ozone, airquality$Month)

shipunov documentation built on Feb. 16, 2023, 9:05 p.m.