data_recover: Recover the mapped data (i.e. all discrete features are...

Description Usage Arguments Methods (by class)

View source: R/data_recovery.R

Description

Recover the mapped data (i.e. all discrete features are numerical) using first several PC scores

Usage

1
2
3
4
data_recover(x, npc_used, ...)

## S3 method for class 'DGCPCA'
data_recover(x, npc_used, ...)

Arguments

x

An DGCPCA object.

npc_used

The number of PCs used for data recovery, no larger than x$npc.

Methods (by class)


fanne-stat/DGCPCA documentation built on Dec. 20, 2021, 7:43 a.m.