Package: powRICLPM
Title: Perform Power Analysis for the Random Intercept Cross-Lagged
        Panel Model
Version: 0.1.0
Date: 2022-09-08
Authors@R: c(
    person("Jeroen", "Mulder", 
           role = c("aut", "cre"),
           email = "j.d.mulder@uu.nl",
           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: furrr, ggplot2, lavaan (>= 0.6.7), dplyr, progressr, purrr,
        rlang, future
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-10-06 15:35:59 UTC; 5879167
Author: Jeroen Mulder [aut, cre] (<https://orcid.org/0000-0002-5553-0856>),
  Netherlands Organization for Scientific Research [fnd]
Repository: CRAN
Date/Publication: 2022-10-07 16:00:02 UTC
