Description Usage Arguments Value Author(s) References Examples
These are functions that can be used to classify new samples (a test set) based on an existing classifier created using a training set.
1 2 3 4 |
object |
An object created by a call to |
x |
A matrix of new observations in which rows are samples and columns are genes. If not supplied, prediction will be performed on the original training set. |
... |
Other variables passed to predict. |
A vector of predicted class assignments.
Debashis Ghosh
http://www.sph.umich.edu/~ghoshd/COMPBIO/POPTSCORE
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.