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

calculatePr

Internal: Calculation of the CDF used in Henseler et al. (2009)


Description

Calculates the probability that theta^1 is smaller than or equal to theta^2. See Equation (6) in Sarstedt et al. (2011).

Usage

calculatePr(.resample_centered = NULL, .parameters_to_compare = NULL)

Arguments

.parameters_to_compare

A model in lavaan model syntax indicating which parameters (i.e, path (~), loadings (=~), weights (<~), or correlations (~~)) should be compared across groups. Defaults to NULL in which case all weights, loadings and path coefficients of the originally specified model are compared.

Value

A named vector

References

Sarstedt M, Henseler J, Ringle CM (2011). “Multigroup Analysis in Partial Least Squares (PLS) Path Modeling: Alternative Methods and Empirical Results.” In Advances in International Marketing, 195–218. Emerald Group Publishing Limited. doi: 10.1108/s1474-7979(2011)0000022012, https://doi.org/10.1108/s1474-7979(2011)0000022012.


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.