pairwise_superiority_all: Pairwise superiority for both directions

View source: R/utils.R

pairwise_superiority_allR Documentation

Pairwise superiority for both directions

Description

Pairwise superiority for all K*(K-1) comparisons rather than the reduced K(K-1)/2 one-way comparisons.

Usage

pairwise_superiority_all(mat, delta = 0, ...)

Arguments

mat

A matrix of samples

delta

Reference value of interest (negative for noninferiority)

Value

A vector of K(K-1) pairwise probabiliy of superiority


jatotterdell/automaticsims documentation built on Aug. 22, 2024, 10:52 p.m.