Scaled Variables Dependency Plots: Output vs Inputs
A lattice grid plot is produced for the output vs. each input. The variables are scaled to have mean zero and variance one.
dgrid(XyDF, span=0.8)
XyDF |
Must be a dataframe with the last column corresponding to the output |
span |
smoothing parameter for loess |
a lattice plot
A. I. McLeod
data(mcdonald) dgrid(mcdonald)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.