Package: powRICLPM
Title: Perform Power Analysis for the Random Intercept Cross-Lagged
        Panel Model
Version: 0.1.1
Date: 2023-01-26
Authors@R: c(
    person("Jeroen", "Mulder", , "j.d.mulder@uu.nl", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-5553-0856")),
    person("Netherlands Organization for Scientific Research", role = "fnd")
  )
Maintainer: Jeroen Mulder <j.d.mulder@uu.nl>
Description: Perform user-friendly power analyses for the bivariate random
    intercept cross-lagged panel model (RI-CLPM). The strategy as proposed
    by Mulder (2022) <doi:10.1080/10705511.2022.2122467> is implemented.
    Extended power analysis options include the use of bounded estimation,
    inclusion of measurement error in the data generating model and
    estimation model (i.e., the stable trait autoregressive trait state,
    STARTS, model), imposing various constraints over time on the
    parameters of the estimation model, among others.
License: MIT + file LICENSE
URL: https://jeroendmulder.github.io/powRICLPM/
BugReports: https://github.com/JeroenDMulder/powRICLPM/issues/
Depends: R (>= 4.0.0), stats, utils
Imports: dplyr, furrr, future, ggplot2, lavaan (>= 0.6.7), progressr,
        purrr, rlang
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2023-02-07 15:50:51 UTC; 5879167
Author: Jeroen Mulder [aut, cre] (<https://orcid.org/0000-0002-5553-0856>),
  Netherlands Organization for Scientific Research [fnd]
Repository: CRAN
Date/Publication: 2023-02-07 16:12:32 UTC
Built: R 4.1.2; ; 2023-02-08 12:29:23 UTC; unix
