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.zip(r-4.7)BayesGWQS_0.1.1.zip(r-4.6)BayesGWQS_0.1.1.zip(r-4.5)
BayesGWQS_0.1.1.tgz(r-4.6-any)BayesGWQS_0.1.1.tgz(r-4.5-any)
BayesGWQS_0.1.1.tar.gz(r-4.7-any)BayesGWQS_0.1.1.tar.gz(r-4.6-any)
BayesGWQS_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
BayesGWQS/json (API)
| # Install 'BayesGWQS' in R: |
| install.packages('BayesGWQS', repos = c('https://mmcarli.r-universe.dev', 'https://cloud.r-project.org')) |
- jags– Just Another Gibbs Sampler for Bayesian MCMC - binary JAGS is Just Another Gibbs Sampler. It is a program for analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation not wholly unlike BUGS. JAGS was written with three aims in mind: * To have an engine for the BUGS language that runs on Unix * To be extensible, allowing users to write their own functions, distributions and samplers. * To be a plaftorm for experimentation with ideas in Bayesian modelling This package contains the 'jags' binary as well as the associated shared library modules loaded by the binary.
- c++– GNU Standard C++ Library v3
- 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 from:cd612d26c0. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 106 | ||
| source / vignettes | OK | 158 | ||
| linux-release-x86_64 | NOTE | 107 | ||
| macos-release-arm64 | NOTE | 168 | ||
| macos-oldrel-arm64 | NOTE | 136 | ||
| windows-devel | NOTE | 91 | ||
| windows-release | NOTE | 75 | ||
| windows-oldrel | NOTE | 71 | ||
| wasm-release | OK | 101 |
Exports:bgwqs.fitmake.Xmake.x.sweight.plot
Dependencies:clicodagluelatticelifecyclemagrittrplyrRcpprjagsrlangstringistringrvctrs
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 |
