| kpca_fn | R Documentation | 
This utility function computes the kernel matrix and performs eigendecomposition.
kpca_fn(dat, kernel, kpar, rank)
dat | 
 Omic data matrix.  | 
kernel | 
 The kernel generating function. Options include 
  | 
kpar | 
 A named list of arguments setting parameters for the kernel function.  | 
rank | 
 Number of principal components to return.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.