Learn R Programming

hettx (version 1.0.1)

tidy.RI.R2.result: Tidy an RI.R2.result

Description

Tidy an RI.R2.result

Usage

# S3 method for RI.R2.result
tidy(x, ...)

Value

A data.frame with R-squared bound estimates. For ITT results, one row. For LATE results, three rows (Compliers, Noncompliers, Covariates and compliers).

Arguments

x

An RI.R2.result object from R2().

...

Additional arguments (ignored).