Description Usage Arguments Value Methods (by class)
Perform PCA for discrete dataset using Gaussian copula
1 2 3 4 5 6 7 |
x |
A discrete dataset. Assumed to be all numerical-discrete-valued if |
npc |
Number of first PCs needed. |
... |
Parameters for |
maps |
Logical or a list of vectors of length |
An object of class DGCPCA
with components:
An object of DGCFit
. See DGCFit
.
Number of first PCs needed.
Eigenvalues for the first npc
PCs.
Rotation matrix.
The first npc
surrogate PC scores.
The simulated unobserved multivariate normal random vectors used to generate the surrogate PC scores.
DGCFit
: S3 method for DGCFit
object
default
: S3 method for default
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.