powRICLPM

CRAN status R-CMD-check CRAN RStudio mirror downloads

powRICLPM is an R package that aids researchers with performing a power analysis for the random intercept cross-lagged panel model (RI-CLPM) by Hamaker, Kuiper, and Grasman (2015), and the Stable Trait Autoregressive Trait State Model (STARTS) by Kenny and Zautra (1995) and Kenny and Zautra (2001). It implements the strategy as proposed by Mulder (2023). Its main functionalities include:

Documentation

There are four sources of documentation for powRICLPM:

Installation

To install the development version of powRICLPM, including the latest bug fixes and new features, run:

install.packages("devtools")
devtools::install_github("jeroendmulder/powRICLPM")

To install the latest release of powRICLPM from CRAN, run:

install.packages("powRICLPM")

Citing powRICLPM

You can cite the R-package with the following citation:

Mulder, J.D., (2023). Power analysis for the random intercept cross-lagged panel model using the powRICLPM R-package. Structural Equation Modeling: A Multidisciplinary Journal, 30(4), 645-658. https://doi.org/10.1080/10705511.2022.2122467

Contact

If you have ideas, comments, or issues you would like to raise, please get in touch.

References

Hamaker, Ellen L., Rebecca M. Kuiper, and Raoul P. P. P. Grasman. 2015. “A critique of the cross-lagged panel model.” Psychological Methods 20 (1): 102–16. https://doi.org/10.1037/a0038889.
Kenny, David A., and Alex Zautra. 1995. “The trait-state-error model for multiwave data.” Journal of Consulting and Clinical Psychology1 63 (1): 52–59.
———. 2001. “Trait–state models for longitudinal data.” In New Methods for the Analysis of Change, 243–63. Washington: American Psychological Association. https://doi.org/10.1037/10409-008.
Mulder, Jeroen D. 2023. “Power Analysis for the Random Intercept Cross-Lagged Panel Model Using the powRICLPM r-Package.” Structural Equation Modeling: A Multidisciplinary Journal 30 (4): 645–58. https://doi.org/10.1080/10705511.2022.2122467.