View source: R/plot.cSEMIPMA.R
plot.cSEMIPMA | R Documentation |
cSEMIPMA
method for plot()
Plot the importance-performance matrix.
## S3 method for class 'cSEMIPMA' plot( x = NULL, .dependent = NULL, .attributes = NULL, .level = c("construct", "indicator"), ... )
x |
An R object of class |
.dependent |
Character string. Name of the target construct for which the importance-performance matrix should be created. |
.attributes |
Character string. A vector containing indicator/construct names that should be plotted in the importance-performance matrix. It must be at least of length 2. |
.level |
Character string. Indicates the level for which the
importance-performance matrix should be plotted. One of |
... |
Currently ignored. |
doIPMA()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.