panel.smooth2: Pairs plots for correlations

Description Usage Arguments Examples

Description

panel.smooth2 creates scatterplot with LOESS for data diagnostics.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
panel.smooth2(
  x,
  y,
  col = par("col"),
  bg = alpha("grey", 0.5),
  pch = 21,
  cex = 1,
  span = 2/3,
  iter = 3,
  ...
)

Arguments

x

is x covariate

y

is y covariate

Examples

1

jpwrobinson/funk documentation built on Nov. 21, 2021, 11:23 p.m.