plot.fk_ppr | R Documentation |
Plot method for projection pursuit regression model fit with function fk_ppr()
## S3 method for class 'fk_ppr'
plot(x, term = NULL, ...)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.