p_minus: p_minus

View source: R/p_minus.R

p_minusR Documentation

p_minus

Description

This is the function to comupute p-, which is required for the Mann-Whitney-Wilcoxon test.

Usage

p_minus(p1, p2)

Arguments

p1

A vector containing the probabilities of the outcome falling into each level of the control arm.

p2

A vector containging the probabilities of the outcome falling into each level of the control arm.

Value

The value of p-.


OptOTrials documentation built on Sept. 9, 2025, 5:46 p.m.