plot.kr_cate: 'plot' method for class 'kr_cate'

View source: R/heterogeneous_effects.R

plot.kr_cateR Documentation

plot method for class kr_cate

Description

plot method for class kr_cate

Usage

## S3 method for class 'kr_cate'
plot(kr_cate, z_label = NULL, xrange = NULL, yrange = NULL, sl = 0.05)

Arguments

kr_cate

Object of class kr_cate.

z_label

Optional label for the x-axis.

xrange

Optional range of heterogeneity variable to be plotted on x-axis (e.g. c(-1,1)).

yrange

Optional range of CATE to be plotted on y-axis (e.g. c(-1,1)).

sl

Significance level for confidence intervals (default 0.05).


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