summary.PT.Khmaladze.fit: Summarizing Permutation Test for Heterogeneous Treatment...

View source: R/summary.PT.Khmaladze.fit.R

summary.PT.Khmaladze.fitR Documentation

Summarizing Permutation Test for Heterogeneous Treatment Effects with Estimated Nuisance Parameter

Description

summary method for class "PT.Khmaladze.fit"

Usage

## S3 method for class 'PT.Khmaladze.fit'
summary(object, ..., digits = max(3, getOption("digits") - 3))

Arguments

object

an object of class "PT.Khmaladze.fit", usually a result of a call to PT.Khmaladze.fit

...

unused

digits

number of digits to display

Value

summary.PT.Khmaladze.fit returns an object of class "summary.PT.Khmaladze.fit" which has the following components

results

Matrix with the Testing Problem, Sample Sizes, Number of Permutations, ATE, Test Statistic, Critical value and P-value.

Author(s)

Maurcio Olivares

Ignacio Sarmiento Barbieri


RATest documentation built on Sept. 29, 2022, 9:08 a.m.