Learn R Programming

RATest (version 0.1.10)

summary.PT.Khmaladze.fit: Summarizing Permutation Test for Heterogeneous Treatment Effects with Estimated Nuisance Parameter

Description

summary method for class "PT.Khmaladze.fit"

Usage

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

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.

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

Author

Maurcio Olivares

Ignacio Sarmiento Barbieri