Learn R Programming

LocalControlStrategy (version 1.4)

plot.ivadj: Display an Instrumental Variable (LAO) plot with Linear and smooth.spline Fits

Description

For a given number of patient clusters, K, in baseline X-covariate space and a specified Y-outcome variable, display the distribution of Local Average Outcomes (LAOs) plotted versus Within-Cluster Propensity-like Scores: Treatment Selection Fractions or Relative Exposure Levels.

Usage

# S3 method for ivadj
plot(x, maxsiz = 0.15, ...)

Value

NULL

Arguments

x

An object output by ivadj() for K given Clusters in baseline X-covariate space.

maxsiz

Radius of the Circle plotting symbol for the largest Cluster. Usually < 0.6

...

Other arguments passed on to plot().

Author

Bob Obenchain <wizbob@att.net>

See Also

plot.ltdagg, plot.lrcagg