Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot.cSEMIPMA

cSEMIPMA method for plot()


Description

Plot the importance-performance matrix.

Usage

## S3 method for class 'cSEMIPMA'
plot(
  x = NULL,
  .dependent = NULL,
  .attributes = NULL,
  .level = c("construct", "indicator"),
  ...
)

Arguments

x

An R object of class cSEMIPMA.

.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 "construct" or "indicator". Defaults to "construct".

...

Currently ignored.

See Also


cSEM

Composite-Based Structural Equation Modeling

v0.4.0
GPL-3
Authors
Manuel E. Rademaker [aut, cre] (<https://orcid.org/0000-0002-8902-3561>), Florian Schuberth [aut] (<https://orcid.org/0000-0002-2110-9086>), Tamara Schamberger [ctb] (<https://orcid.org/0000-0002-7845-784X>), Michael Klesel [ctb] (<https://orcid.org/0000-0002-2884-1819>), Theo K. Dijkstra [ctb], Jörg Henseler [ctb] (<https://orcid.org/0000-0002-9736-3048>)
Initial release
2021-04-09

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.