Description Usage Arguments Methods (by class)
View source: R/data_recovery.R
Recover the mapped data (i.e. all discrete features are numerical) using first several PC scores
1 2 3 4 | data_recover(x, npc_used, ...)
## S3 method for class 'DGCPCA'
data_recover(x, npc_used, ...)
|
x |
An |
npc_used |
The number of PCs used for data recovery, no larger than |
DGCPCA
: S3 method for DGCPCA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.