ihw_pval_cdf: Stratified p-value eCDFs

View source: R/ihw.R

ihw_pval_cdfR Documentation

Stratified p-value eCDFs

Description

Plot empirical CDFs for p-values stratified by the IHW variable.

Usage

ihw_pval_cdf(ihw_data, num_strata = nlevels(IHW::groups_factor(ihw_data)))

Arguments

ihw_data

An ihwResult object.

num_strata

Number of strata into which the independent variable is divided.

Details

This plot partitions p-values into multiple eCDFs by IHW variable strata. An informative IHW variable will show a strongly increasing area under curve as the stratum ID increases.

Value

A ggplot object.

See Also

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


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