dgrid: Scaled Variables Dependency Plots: Output vs Inputs

Description Usage Arguments Value Author(s) See Also Examples

View source: R/dgrid.R

Description

A lattice grid plot is produced for the output vs. each input. The variables are scaled to have mean zero and variance one.

Usage

1
dgrid(XyDF, span=0.8)

Arguments

XyDF

Must be a dataframe with the last column corresponding to the output

span

smoothing parameter for loess

Value

a lattice plot

Author(s)

A. I. McLeod

See Also

pairs, splom,

Examples

1
2

bestglm documentation built on March 26, 2020, 7:25 p.m.