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

View source: R/S3_tidy.R

tidy.RI.R2.resultR Documentation

Tidy an RI.R2.result

Description

Tidy an RI.R2.result

Usage

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

Arguments

x

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

...

Additional arguments (ignored).

Value

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


hettx documentation built on Feb. 24, 2026, 5:08 p.m.