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