Package: betaselectr
Title: Betas-Select in Structural Equation Models and Linear Models
Version: 0.1.3
Authors@R: 
    c(person(given = "Shu Fai",
             family = "Cheung",
             role = c("aut", "cre"),
             email = "shufai.cheung@gmail.com",
             comment = c(ORCID = "0000-0002-9871-9448")),
      person(given = "Rong Wei",
             family = "Sun",
             role = c("aut"),
             comment = c(ORCID = "0000-0003-0034-1422")),
      person(given = "Florbela",
             family = "Chang",
             role = c("aut"),
             comment = c(ORCID = "0009-0003-9931-501X")),
      person(given = "Wendie",
             family ="Yang",
             role = c("aut"),
             comment = c(ORCID = "0009-0000-8388-6481")),
      person(given = "Sing-Hang",
             family = "Cheung",
             role = c("aut"),
             comment = c(ORCID = "0000-0001-5182-0752")))
Description: It computes betas-select, coefficients after standardization in
  structural equation models and regression models, standardizing only selected
  variables. Supports models with moderation, with product terms formed after
  standardization. It also offers confidence intervals that account for
  standardization, including bootstrap confidence intervals as proposed by
  Cheung et al. (2022) <doi:10.1037/hea0001188>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
Imports: boot, stats, lavaan, methods, numDeriv, manymome, pbapply,
        lavaan.printer
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/testthat/parallel: true
Config/testthat/start-first: lav_betaselect_mg*
URL: https://sfcheung.github.io/betaselectr/
BugReports: https://github.com/sfcheung/betaselectr/issues
Depends: R (>= 3.5.0)
LazyData: true
NeedsCompilation: no
Packaged: 2025-10-29 00:29:40 UTC; shufa
Author: Shu Fai Cheung [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9871-9448>),
  Rong Wei Sun [aut] (ORCID: <https://orcid.org/0000-0003-0034-1422>),
  Florbela Chang [aut] (ORCID: <https://orcid.org/0009-0003-9931-501X>),
  Wendie Yang [aut] (ORCID: <https://orcid.org/0009-0000-8388-6481>),
  Sing-Hang Cheung [aut] (ORCID: <https://orcid.org/0000-0001-5182-0752>)
Maintainer: Shu Fai Cheung <shufai.cheung@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-29 03:30:12 UTC
Built: R 4.4.3; ; 2025-11-12 04:03:12 UTC; windows
