Package: stdmod Title: Standardized Moderation Effect and Its Confidence Interval Version: 0.2.13 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 = "David Weng Ngai", family = "Vong", role = c("ctb"))) Description: Functions for computing a standardized moderation effect in moderated regression and forming its confidence interval by nonparametric bootstrapping as proposed in Cheung, Cheung, Lau, Hui, and Vong (2022) . Also includes simple-to-use functions for computing conditional effects (unstandardized or standardized) and plotting moderation effects. URL: https://sfcheung.github.io/stdmod/ BugReports: https://github.com/sfcheung/stdmod/issues License: GPL-3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: testthat, knitr, rmarkdown, visreg, lm.beta Config/testthat/edition: 3 Config/testthat/parallel: true Depends: R (>= 4.0.0) Imports: boot, ggplot2, stats, utils, lavaan, manymome, rlang VignetteBuilder: knitr Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://sfcheung.r-universe.dev Date/Publication: 2026-05-04 15:22:02 UTC RemoteUrl: https://github.com/sfcheung/stdmod RemoteRef: HEAD RemoteSha: 7956549ea9349b5a30cdad30ab72ada98a25b600 NeedsCompilation: no Packaged: 2026-07-02 17:30:51 UTC; root Author: Shu Fai Cheung [aut, cre] (ORCID: ), David Weng Ngai Vong [ctb] Maintainer: Shu Fai Cheung