decom | R Documentation |
Convenience function to perform any rtemis decomposition
decom(x, decom = "PCA", verbose = TRUE, ...)
x |
Numeric matrix / data frame: Input data |
decom |
Character: Decomposer name. See ]linkselect_decom. |
verbose |
Logical: if TRUE, print messages to console |
... |
Additional arguments to be passed to |
decom
returns an R6 class object rtDecom
rtDecom
object
E.D. Gennatas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.