plot.fk_ICA {FKSUM} | R Documentation |
Plot method for class fk_ICA
Description
Plot method for Independent Component Analysis model obtained with function fk_ICA()
Usage
## S3 method for class 'fk_ICA'
plot(x, ...)
Arguments
x |
an object of class fk_ICA, output from the function of the same name. |
... |
(optional) further plotting parameters. |
[Package FKSUM version 1.0.1 Index]