Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

dgrid

Scaled Variables Dependency Plots: Output vs Inputs


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

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

Examples

data(mcdonald)
dgrid(mcdonald)

bestglm

Best Subset GLM and Regression Utilities

v0.37.3
GPL (>= 2)
Authors
A.I. McLeod, Changjiang Xu and Yuanhao Lai
Initial release
2020-03-13

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.