View source: R/heterogeneous_effects.R
plot.spline_cate | R Documentation |
plot
method for class spline_cate
plot
method for class spline_cate
## S3 method for class 'spline_cate'
plot(spline_cate, z_label = NULL, xrange = NULL, yrange = NULL, sl = 0.05)
spline_cate |
Object of class |
z_label |
Optional label for the x-axis. |
xrange |
Optional range of heterogeneity variable to be plotted on x-axis (e.g. |
yrange |
Optional range of CATE to be plotted on y-axis (e.g. |
sl |
Significance level for confidence intervals (default 0.05). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.