| compnames | R Documentation |
Convenience function for creating a vector
of component names based on the dimensions the input object
(matrix or object having a score function).
compnames(object, comps, explvar = FALSE, ...)
object |
An object fitted using the multiblock package. |
comps |
|
explvar |
|
... |
Unused |
This is a copy of compnames from the pls package to work with
multiblock objects.
A character vector of component names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.