(Version 0.1.0, updated on 2024-11-08, release history)
It computes betas-select, coefficients (betas) after standardization in structural equation models and regression models with only selected variables standardized. It supports models with moderation, with product terms formed appropriately (formed after standardization). It can also form confidence intervals that takes into account the standardization appropriately.
For more information on this package, please visit its GitHub page:
Installation
The latest developmental version of this package can be installed by remotes::install_github
:
remotes::install_github("sfcheung/betaselectr")