summary.PT.Khmaladze.fit {RATest} | R 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 |
... |
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
[Package RATest version 0.1.10 Index]