logical indicating whether to omit rows with missing values.
both.var.orders
logical indicating whether to include both orderings of each pair of
independent variables. That is, whether to plot all
n*(n-1) combinations
or just the
n*(n-1)/2 unique combinations.
fun
univariate function of dependent variable to use in plot. Typical
choices include
mean,
median, and
var.