View source: R/HieRFIT_functions.R
The HieRFIT Class
The main function to project reference data on query in order to identify class labels.
1 2 3 |
Query |
Query data whose components will be labeled with reference data. |
refMod |
optional input if model exist already. Default is null and generated from scratch. Input can be an caret model object or a .Rdata file. |
Prior |
prior class labels if exist. For cross comparison. Should correspond row order of the Query. |
xSpecies |
optional argument to specify cross species information transfer. Default is null. Possible options are 'rat2mouse', 'mouse2rat', 'mouse2human', human2mouse. With respect to model data. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.