| ihw_pval_decision_boundary | R Documentation | 
Plot p-value weight decision boundaries by strata partitioned by fold.
ihw_pval_decision_boundary( ihw_data, scale = covariate_type(ihw_data), line_size = 1.5, alpha = 1 )
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.  | 
A ggplot object.
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.