Learn R Programming

couplr (version 1.1.0)

.rosenbaum_bounds: Compute Rosenbaum bounds via normal approximation

Description

Under hidden bias Gamma, each pair's probability of the treated unit having the larger value is between 1/(1+Gamma) and Gamma/(1+Gamma).

Usage

.rosenbaum_bounds(t_obs, ranks, n, gamma, alternative)

Arguments

Value

List with p_upper and p_lower.