View source: R/biomarker_utils.R
Get.VIP | R Documentation |
Users give a pls object ('oscorespls'=T), function calculates VIP score usually one VIP for each component, return is the average of all VIP
Get.VIP(pls.obj, comp = 2)
pls.obj |
Input the PLS object |
comp |
Numeric, input the number of components, by default it is 2 |
Jeff Xia jeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.