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, ...)
Weighting model object
Covariate vector
additional arguments passed to individual plotting functions
A ggplot2::ggplot
object.