computeChat | R Documentation |
Computes the ridge pseudo-inverse of the prior information matrix. Used internally by PLIER but can be precomputed if running PLIER multiple times.
computeChat(gsMat, lambda = 5)
gsMat |
The prior information matrix. The genes have to match the gene expression data to be analyzed exactly (same genes and same order( |
lambda |
The regularization paramter |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.