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

doIPMA

Do an importance-performance matrix analysis


Description

[Maturing]

Usage

doIPMA(.object)

Arguments

.object

A cSEMResults object.'

Details

Performs an importance-performance matrix analysis (IPMA).

To calculate the performance and importance, the weights of the indicators are unstandardized using the standard deviation of the original indicators but normed to have a length of 1. Normed construct scores are calculated based on the original indicators and the unstandardized weights.

The importance is calculated as the mean of the original indicators or the unstandardized construct scores, respectively. The performance is calculated as the unstandardized total effect if .level == "construct" and as the normed weight times the unstandardized total effect if .level == "indicator". The literature recommend to use an estimation approach as input for 'doIPMA() that is based on normed indicators, e.g., by scaling all indicators to 0 to 100, see e.g., Henseler (2020); Ringle and Sarstedt (2016).

Indicators are not normed internally, as theoretical maximum/minimum can differ from the empirical maximum/minimum which leads to an incorrect normalization.

Value

A list of class cSEMIPA with a corresponding method for plot(). See: plot.cSEMIPMA().

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.