interact.plot: Contour plot matrix

View source: R/plot.R

interact.plotR Documentation

Contour plot matrix

Description

Contour plot matrix

Usage

interact.plot(object, ...)

Examples

fit <- lm(Fertility ~ ., data=swiss)
interact.plot(fit)

paulemms/datamining documentation built on March 1, 2023, 4:01 p.m.