print.fk_ppr {FKSUM} | R Documentation |
Print method for class fk_ppr
Description
Print method for projection pursuit regression model fit with function fk_ppr()
Usage
## S3 method for class 'fk_ppr'
print(x, ...)
Arguments
x |
an object of class fk_ppr, output from the function of the same name. |
... |
(optional) further arguments passed to or from other methods. |
[Package FKSUM version 1.0.1 Index]