Recent Releases of JSmediation
JSmediation - JSmediation 0.2.2
Minor improvements and bug fixes
- Some tests, examples, and parts of the vignettes are now conditionnal
- Fix issues related to assumption check functions
- Fix some typos in documentation
- Small maintenance tasks
- R
Published by cedricbatailler over 2 years ago
JSmediation - JSmediation v0.2.1
JSmediation (0.2.1)
Minor improvements and bug fixes
- Internal tests relying on external packages (e.g., "mediation") are now conditional
- Internal test relying on the processR package has been removed as this package is no longer on CRAN
- Update the documentation website associated with JSmediation (https://jsmediation.cedricbatailler.me/)
- R
Published by cedricbatailler over 3 years ago
JSmediation - JSmediation v0.2.0
JSmediation (0.2.0)
New features
- New functions
check_assumptionsandplot_assumptionswhich helps testing the OLS assumptions of the regressions models underlying the mediation test. - New function
compute_indirect_effect_for()which computes the indirect effect confidence interval for a specific value of the moderator in a moderated mediation model. - New function
standardize_variablewhich helps centering and reducing numeric variables.
Documentation features
- New vignette
vignette("moderated-mediation")illustrates moderated mediation analyses. vignette("jsmediation")has been rewritten to account for the recent changes.
- R
Published by cedricbatailler almost 5 years ago
JSmediation - JSmediation v0.1.2
JSmediation 0.1.2
- New home for the documentation at https://jsmediation.cedricbatailler.me
- Add new tests to check if the computation of confidence interval works as intended.
- Using testthat 3rd edition.
Bug fixes
- Fix an error in how confidence intervals for moderated mediation index was
computed when
stage = "total".
- R
Published by cedricbatailler almost 5 years ago
JSmediation - JSmediation v0.1.1
JSmediation 0.1.1
Bug fixes
- Fix typo in the documentation.
- Fix an error related to the type of internal variables.
- R
Published by cedricbatailler over 6 years ago
JSmediation - JSmediation v0.1.0
This is the initial CRAN release.
- R
Published by cedricbatailler almost 7 years ago