ProbIndex: Calculate the Probability Index.

Description Usage Arguments Value

View source: R/Index.R

Description

Estimates the probability that the typical response in the treatment arm is greater than the typical response in the reference arm, P(Y_{1} > Y_{0}).

Usage

1
ProbIndex(counts1, counts0)

Arguments

counts1

Counts per level in the tretment arm.

counts0

Counts per level in the reference arm.

Value

Numeric interpolated quantile.


zrmacc/Ordinal documentation built on June 29, 2020, 12:50 a.m.