plot.PSRWE_DTA: Plot PS distributions

View source: R/psrwe_ps_est.R

plot.PSRWE_DTAR Documentation

Plot PS distributions

Description

S3 method for visualizing PS adjustment

Usage

## S3 method for class 'PSRWE_DTA'
plot(x, plot_type = c("ps", "balance", "diff"), ...)

Arguments

x

Class RWE_DWITHPS created by psrwe_* functions

plot_type

Types of plots.

  • psPS density plot

  • balanceCovariate balance plot

  • diffStandardized mean differences, metric = std or astd

...

Additional parameter for the plot


psrwe documentation built on March 18, 2022, 5:33 p.m.