plot.estimated_partition: Create 2D plots of parameter estimates

View source: R/graphing.R

plot.estimated_partitionR Documentation

Create 2D plots of parameter estimates

Description

Creates a 2D plot of parameter estimates or a series of such slices if partition is across >2 features.

Usage

## S3 method for class 'estimated_partition'
plot(x, X_names_2D = NULL, ...)

Arguments

x

grid_fit

X_names_2D

X_names_2D

...

Additional arguments. Unused.

Value

ggplot2 object or list of such objects


microsoft/CausalGrid documentation built on Aug. 25, 2022, 9:30 a.m.