Package: stdmod 0.2.10.1

stdmod: Standardized Moderation Effect and Its Confidence Interval

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) <doi:10.1037/hea0001188>. Also includes simple-to-use functions for computing conditional effects (unstandardized or standardized) and plotting moderation effects.

Authors:Shu Fai Cheung [aut, cre], David Weng Ngai Vong [ctb]

stdmod_0.2.10.1.tar.gz
stdmod_0.2.10.1.zip(r-4.5)stdmod_0.2.10.1.zip(r-4.4)stdmod_0.2.10.1.zip(r-4.3)
stdmod_0.2.10.1.tgz(r-4.4-any)stdmod_0.2.10.1.tgz(r-4.3-any)
stdmod_0.2.10.1.tar.gz(r-4.5-noble)stdmod_0.2.10.1.tar.gz(r-4.4-noble)
stdmod_0.2.10.1.tgz(r-4.4-emscripten)stdmod_0.2.10.1.tgz(r-4.3-emscripten)
stdmod.pdf |stdmod.html
stdmod/json (API)
NEWS

# Install 'stdmod' in R:
install.packages('stdmod', repos = c('https://sfcheung.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/sfcheung/stdmod/issues

Datasets:

On CRAN:

bootstrappingconfidence-intervaleffect-sizesmoderationregressionstandardizationstandardized-moderation

8 exports 1.20 score 38 dependencies 84 scripts 395 downloads

Last updated 6 months agofrom:12b646cc0b. Checks:OK: 5 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 23 2024
R-4.5-winNOTEAug 23 2024
R-4.5-linuxNOTEAug 23 2024
R-4.4-winOKAug 23 2024
R-4.4-macOKAug 23 2024
R-4.3-winOKAug 23 2024
R-4.3-macOKAug 23 2024

Exports:cond_effectcond_effect_bootplotmodstd_selectedstd_selected_bootstdmodstdmod_bootstdmod_lavaan

Dependencies:bootclicolorspacecpp11fansifarverggplot2gluegtableigraphisobandlabelinglatticelavaanlifecyclemagrittrmanymomeMASSMatrixmgcvmnormtmunsellnlmenumDerivpbapplypbivnormpillarpkgconfigquadprogR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr

A Quick Start Guide on Using std_selected()

Rendered fromstdmod.Rmdusingknitr::rmarkdownon Aug 23 2024.

Last update: 2023-03-26
Started: 2022-04-13

Conditional Effects by cond_effect()

Rendered fromcond_effect.Rmdusingknitr::rmarkdownon Aug 23 2024.

Last update: 2023-09-09
Started: 2022-05-05

Mean Center and Standardize Selected Variable by std_selected()

Rendered fromstd_selected.Rmdusingknitr::rmarkdownon Aug 23 2024.

Last update: 2023-03-26
Started: 2022-05-05

Moderation Effects Plots by plotmod()

Rendered fromplotmod.Rmdusingknitr::rmarkdownon Aug 23 2024.

Last update: 2023-03-26
Started: 2022-05-05

Standardized Moderation Effect by std_selected()

Rendered frommoderation.Rmdusingknitr::rmarkdownon Aug 23 2024.

Last update: 2023-03-26
Started: 2022-05-05

Standardized Moderation Effect in a Path Model by stdmod_lavaan()

Rendered fromstdmod_lavaan.Rmdusingknitr::rmarkdownon Aug 23 2024.

Last update: 2023-06-24
Started: 2022-05-05

Readme and manuals

Help Manual

Help pageTopics
The 'add1' Method for a 'std_selected' Class Objectadd1.std_selected
Conditional Effect in a 'cond_effect'-Class Objectcoef.cond_effect
Standardized Moderation Effect in a 'stdmod_lavaan' Class Objectcoef.stdmod_lavaan
Conditional Effectscond_effect cond_effect_boot
Confidence Intervals for a 'cond_effect' Class Objectconfint.cond_effect
Confidence Intervals for a 'std_selected' Class Objectconfint.std_selected
Confidence Intervals for a 'stdmod_lavaan' Class Objectconfint.stdmod_lavaan
Moderation Effect Plotplotmod
Print a 'cond_effect' Class Objectprint.cond_effect
Print Basic Information of a 'std_selected' Class Objectprint.std_selected
Print a 'stdmod_lavaan' Class Objectprint.stdmod_lavaan
Print the Summary of a 'std_selected' Class Objectprint.summary.std_selected
Sample Dataset: Predicting Sleep Durationsleep_emo_con
Standardize Variables in a Regression Modelstd_selected std_selected_boot
Standardized Moderation Effect Given an 'lm' Outputstdmod stdmod_boot
Standardized Moderation Effect and Its Bootstrap CI in 'lavaan'stdmod_lavaan
Summary Method for a 'std_selected' Class Objectsummary.std_selected
Sample Dataset: A Path Model With A Moderatortest_mod1
Sample Dataset: A Path Model With A Moderatortest_mod2
Sample Dataset: A Path Model With A Moderatortest_mod3_miss
Sample Dataset: One IV, One Moderator, Two Covariatestest_x_1_w_1_v_1_cat1_n_500
Sample Dataset: One IV, One Moderator, Two Covariatestest_x_1_w_1_v_1_cat1_xw_cov_n_500
Sample Dataset: One IV, One 3-Category Moderator, Two Covariatestest_x_1_w_1_v_1_cat1_xw_cov_wcat3_n_500
Sample Dataset: One IV, One Moderator, Two Covariatestest_x_1_w_1_v_2_n_500
The 'update' Method for a 'std_selected' Class Objectupdate.std_selected
The 'vcov' Method for a 'std_selected' Class Objectvcov.std_selected