plot.dml_with_smoother: 'plot' method for class 'dml_with_smoother'

View source: R/dml_with_smoother.R

plot.dml_with_smootherR Documentation

plot method for class dml_with_smoother

Description

plot method for class dml_with_smoother

Usage

## S3 method for class 'dml_with_smoother'
plot(x, ..., alpha = 0.05, contrast = FALSE)

Arguments

x

Object of class dml_with_smoother.

...

Pass generic plot options.

alpha

Significance level for confidence intervals (default 0.05).

contrast

Shows the differences between the coefficients.

Value

ggplot with point estimates and confidence intervals.


OutcomeWeights documentation built on April 4, 2025, 5:51 a.m.