ihw_pval_decision_boundary: Plot IHW weight decision boundaries

View source: R/ihw.R

ihw_pval_decision_boundaryR Documentation

Plot IHW weight decision boundaries

Description

Plot p-value weight decision boundaries by strata partitioned by fold.

Usage

ihw_pval_decision_boundary(
  ihw_data,
  scale = covariate_type(ihw_data),
  line_size = 1.5,
  alpha = 1
)

Arguments

ihw_data

An ihwResult object.

scale

Scale of the IHW variable. Either 'nominal' or 'ordinal'.

line_size

Line size for decision boundary.

alpha

Plot colors alpha value.

Value

A ggplot object.

See Also

Other ihw: ihw_diagnostic_plots(), ihw_partitioned_pval_weights(), ihw_pval_cdf(), ihw_pval_comparison(), ihw_pval_ridges(), ihw_pval_scatter(), ihw_stratified_pval_hist()


bryancquach/omixjutsu documentation built on Jan. 29, 2023, 3:47 p.m.