View source: R/mapperMethods.R
HiTMapper_predict | R Documentation |
Use existing mapper model to predict cluster membership of new data.
HiTMapper_predict(mapper, data)
mapper |
Existing mapper object. |
data |
New data matrix, must have same columns as that used for mapper model. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.