Package: betaselectr 0.1.0
betaselectr: Betas-Select in Structural Equation Models and Linear Models
It computes betas-select, coefficients after standardization in structural equation models and regression models, standardizing only selected variables. Supports models with moderation, with product terms formed after standardization. It also offers confidence intervals that account for standardization, including bootstrap confidence intervals as proposed by Cheung et al. (2022) <doi:10.1037/hea0001188>.
Authors:
betaselectr_0.1.0.tar.gz
betaselectr_0.1.0.zip(r-4.5)betaselectr_0.1.0.zip(r-4.4)betaselectr_0.1.0.zip(r-4.3)
betaselectr_0.1.0.tgz(r-4.5-any)betaselectr_0.1.0.tgz(r-4.4-any)betaselectr_0.1.0.tgz(r-4.3-any)
betaselectr_0.1.0.tar.gz(r-4.5-noble)betaselectr_0.1.0.tar.gz(r-4.4-noble)
betaselectr_0.1.0.tgz(r-4.4-emscripten)betaselectr_0.1.0.tgz(r-4.3-emscripten)
betaselectr.pdf |betaselectr.html✨
betaselectr/json (API)
NEWS
# Install 'betaselectr' in R: |
install.packages('betaselectr', repos = c('https://sfcheung.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sfcheung/betaselectr/issues
Pkgdown site:https://sfcheung.github.io
- data_test_medmod - Test Dataset with Moderator and Mediator
- data_test_mod_cat - Test Dataset with Moderator and Categorical Variables
- data_test_mod_cat2 - Test Dataset with Moderator and Categorical Variables
- data_test_mod_cat_binary - Test Dataset with a Binary Outcome Variable
bootstrappingconfidence-intervalsgeneralized-linear-modelslavaanlogistic-regressionregressionsemstandardizationstructural-equation-modeling
Last updated 4 months agofrom:83573ecb0d. Checks:4 OK, 4 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 10 2025 |
R-4.5-win | OK | Feb 10 2025 |
R-4.5-mac | OK | Feb 10 2025 |
R-4.5-linux | OK | Feb 10 2025 |
R-4.4-win | NOTE | Feb 10 2025 |
R-4.4-mac | NOTE | Feb 10 2025 |
R-4.3-win | NOTE | Feb 10 2025 |
R-4.3-mac | NOTE | Feb 10 2025 |
Exports:glm_betaselectlav_betaselectlm_betaselectraw_outputstd_data
Dependencies:bootclicolorspacecpp11fansifarverggplot2gluegtableigraphisobandlabelinglatticelavaanlavaan.printerlifecyclemagrittrmanymomeMASSMatrixmgcvmnormtmunsellnlmenumDerivpbapplypbivnormpillarpkgconfigquadprogR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr
Beta-Select Demonstration: Logistic Regression by glm()
Rendered frombetaselectr_glm.Rmd
usingknitr::rmarkdown
on Feb 10 2025.Last update: 2024-11-08
Started: 2024-10-29
Beta-Select Demonstration: Regression by lm()
Rendered frombetaselectr_lm.Rmd
usingknitr::rmarkdown
on Feb 10 2025.Last update: 2024-11-08
Started: 2024-10-29
Beta-Select Demonstration: SEM by 'lavaan'
Rendered frombetaselectr_lav.Rmd
usingknitr::rmarkdown
on Feb 10 2025.Last update: 2024-11-08
Started: 2024-10-06