Plot Ridge Functions for Projection Pursuit Regression Fit

Usage

plot.ppr(fit, ask, type="o", ...)

Arguments

fit A fit of class "ppr" as produced by a call to ppr.
ask the graphics parameter ask: see par for details. If set to True will ask between the plot of each cross-section.
type the type of line to draw
... further graphical parameters

Value

None

Side Effects

A series of plots are drawn on the current graphical device, one for each term in the fit.

See Also

ppr, par

Examples






[Package Contents]