This provides access to all plotting functions and tries to smartly use the appropriate one based on the covariate provided. If covariate type is inappropriately recognized please use the appropriate plotting function directly.

# S3 method for regweight
plot(x, covariate, ...)

Arguments

x

Weighting model object

covariate

Covariate vector

...

additional arguments passed to individual plotting functions

Value

A ggplot2::ggplot object.