Package: BayesGWQS 0.1.1
BayesGWQS: Bayesian Grouped Weighted Quantile Sum Regression
Fits Bayesian grouped weighted quantile sum (BGWQS) regressions for one or more chemical groups with binary outcomes. Wheeler DC et al. (2019) <doi:10.1016/j.sste.2019.100286>.
Authors:
BayesGWQS_0.1.1.tar.gz
BayesGWQS_0.1.1.tar.gz(r-4.5-noble)BayesGWQS_0.1.1.tar.gz(r-4.4-noble)
BayesGWQS_0.1.1.tgz(r-4.4-emscripten)BayesGWQS_0.1.1.tgz(r-4.3-emscripten)
BayesGWQS.pdf |BayesGWQS.html✨
BayesGWQS/json (API)
NEWS
# Install 'BayesGWQS' in R: |
install.packages('BayesGWQS', repos = 'https://cloud.r-project.org') |
- simdata - Simulated data of chemical concentrations and one binary outcome variable
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:cd612d26c0. Checks:1 OK, 2 NOTE. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 18 2025 |
R-4.5-linux | NOTE | Mar 18 2025 |
R-4.4-linux | NOTE | Mar 18 2025 |
Exports:bgwqs.fitmake.Xmake.x.sweight.plot
Dependencies:clicodagluelatticelifecyclemagrittrplyrRcpprjagsrlangstringistringrvctrs
Citation
To cite package ‘BayesGWQS’ in publications use:
Wheeler D, Carli M (2022). BayesGWQS: Bayesian Grouped Weighted Quantile Sum Regression. R package version 0.1.1, https://CRAN.R-project.org/package=BayesGWQS.
ATTENTION: This citation information has been auto-generated from the package DESCRIPTION file and may need manual editing, see ‘help("citation")’.
Corresponding BibTeX entry:
@Manual{, title = {BayesGWQS: Bayesian Grouped Weighted Quantile Sum Regression}, author = {David Wheeler and Matthew Carli}, year = {2022}, note = {R package version 0.1.1}, url = {https://CRAN.R-project.org/package=BayesGWQS}, }
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Bayesian Grouped WQS Regression | bgwqs.fit |
Forms matrix of components | make.X |
Forms component group ID vector of X | make.x.s |
Simulated data of chemical concentrations and one binary outcome variable | simdata |
Generates Plots of weights by group | weight.plot |