Convenience function to perform any rtemis decomposition
decom(x, decom = "ICA", x.test = NULL, verbose = TRUE, ...)
Numeric matrix / data frame: Input data
String: Decomposer name. See ]linkdecomSelect. Default = "ICA"
Numeric matrix / data frame: Testing set data if supported by decom
Logical: if TRUE, print messages to screen
Additional arguments to be passed to decom
rtDecom object
decom
returns an R6 class object rtDecom