project_block.multiblock_projector | R Documentation |
Projects the new data onto the subspace defined by a specific block of variables.
## S3 method for class 'multiblock_projector'
project_block(x, new_data, block, ...)
x |
A |
new_data |
The new data to be projected. |
block |
The block index (1-based) to project onto. |
... |
Additional arguments passed to |
The projected scores for the specified block.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.