| prc-class | R Documentation |
Principal Components Class
Objects from the class cannot be created directly but only contained in other classes.
pcv:Object of class "matrix" containing the
principal component vectors
eig:Object of class "vector" containing the
corresponding eigenvalues
kernelf:Object of class "kfunction" containing
the kernel function used
kpar:Object of class "list" containing the
kernel parameters used
xmatrix:Object of class "input" containing
the data matrix used
kcall:Object of class "ANY" containing the
function call
n.action:Object of class "ANY" containing the
action performed on NA
signature(object = "prc"): returns the eigenvalues
signature(object = "prc"): returns the
performed call
signature(object = "prc"): returns the used
kernel function
signature(object = "prc"): returns the principal
component vectors
signature(object = "prc"): embeds new data
signature(object = "prc"): returns the used
data matrix
Alexandros Karatzoglou
alexandros.karatzoglou@ci.tuwien.ac.at
kpca-class,kha-class, kfa-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.