Package: stdmod Title: Standardized Moderation Effect and Its Confidence Interval Version: 0.2.14 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) 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/roxygen2/version: 8.0.0 Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://sfcheung.r-universe.dev Date/Publication: 2026-07-24 22:11:25 UTC RemoteUrl: https://github.com/sfcheung/stdmod RemoteRef: HEAD RemoteSha: ab022e4a79bfcf531e849c491186db7c31791b49 NeedsCompilation: no Packaged: 2026-07-24 23:00:05 UTC; root Author: Shu Fai Cheung [aut, cre] (ORCID: ), David Weng Ngai Vong [ctb] Maintainer: Shu Fai Cheung