Description Usage Arguments Value Examples
Couples together fSVA with Nearest Shrunken Centroid classifier.
1  | beefedUpKNN(x, y, n.sv, k, ...)
 | 
x | 
 matrix: Normalized and log-transformed expression values (samples in rows, features in columns).  | 
y | 
 factor: Class labels.  | 
n.sv | 
 integer: Number of surrogate variables to estimate.  | 
k | 
 integer: Number of nearest neighbors casting votes.  | 
... | 
 additional arguments passed to smartsva.  | 
beefedUpKNN object.
1  | # ADD_EXAMPLES_HERE
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.