predict.HK_decomposition: 'predict' method for class 'HK_decomposition'

View source: R/HK_decomposition.R

predict.HK_decompositionR Documentation

predict method for class HK_decomposition

Description

Provides the fitted values of the decomposition parameter of choice including adjusted standard error.

Usage

## S3 method for class 'HK_decomposition'
predict(object, param = "Delta")

Arguments

object

HK_decomposition

param

chose from c("nATE","rATE","Delta"). Default param="Delta"

Value

n times 2 matrix with first column fitted value and second column standard error.


MCKnaus/causalDML documentation built on Aug. 19, 2023, 5:47 p.m.