View source: R/multifac_covariate.R
PlotImpVarMeta | R Documentation |
Plot PLS important variables, BHan: added bgcolor parameter for B/W color
PlotImpVarMeta(
mSetObj = NA,
imp.vec,
xlbl,
feat.num = 15,
color.BW = FALSE,
type = "meta"
)
mSetObj |
Input name of the created mSet Object |
imp.vec |
Input the vector of important variables |
xlbl |
Input the x-label |
feat.num |
Numeric, set the feature numbers, default is set to 15 |
color.BW |
Use black-white for plot (T) or colors (F) |
type |
type, default is "type" |
Jeff Xiajeff.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.