plot.fk_ppr: Plot method for class fk_ppr

View source: R/PPR_WORKS.R

plot.fk_pprR Documentation

Plot method for class fk_ppr

Description

Plot method for projection pursuit regression model fit with function fk_ppr()

Usage

## S3 method for class 'fk_ppr'
plot(x, term = NULL, ...)

Arguments

x

an object of class fk_ppr, output from the function of the same name.

term

(optional) the term in the additive regression model to be visualised. If omitted then the residuals and fitted values for the full model are shown.

...

(optional) further arguments passed to or from other methods.


FKSUM documentation built on April 15, 2023, 5:06 p.m.