Package: gconsensus 0.3.2
gconsensus: Consensus Value Constructor
An implementation of the International Bureau of Weights and Measures (BIPM) generalized consensus estimators used to assign the reference value in a key comparison exercise. This can also be applied to any interlaboratory study. Given a set of different sources, primary laboratories or measurement methods this package provides an evaluation of the variance components according to the selected statistical method for consensus building. It also implements the comparison among different consensus builders and evaluates the participating method or sources against the consensus reference value. Based on a diverse set of references, DerSimonian-Laird (1986) <doi:10.1016/0197-2456(86)90046-2>, for a complete list of references look at the reference section in the package documentation.
Authors:
gconsensus_0.3.2.tar.gz
gconsensus_0.3.2.zip(r-4.7)gconsensus_0.3.2.zip(r-4.6)gconsensus_0.3.2.zip(r-4.5)
gconsensus_0.3.2.tgz(r-4.6-any)gconsensus_0.3.2.tgz(r-4.5-any)
gconsensus_0.3.2.tar.gz(r-4.7-any)gconsensus_0.3.2.tar.gz(r-4.6-any)
gconsensus_0.3.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
gconsensus/json (API)
| # Install 'gconsensus' in R: |
| install.packages('gconsensus', repos = c('https://hugogasca.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
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:8179543253. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 108 | ||
| source / vignettes | OK | 165 | ||
| linux-release-x86_64 | NOTE | 154 | ||
| macos-release-arm64 | NOTE | 102 | ||
| macos-oldrel-arm64 | NOTE | 77 | ||
| windows-devel | NOTE | 132 | ||
| windows-release | NOTE | 82 | ||
| windows-oldrel | NOTE | 75 | ||
| wasm-release | OK | 93 |
Exports:comparison.gconsensusdoe.gconsensusgconsensusplot.comparisonplot.doeplot.gconsensusprint.comparisonprint.doeprint.gconsensustoString.comparisontoString.doetoString.gconsensusvr.mle
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Consensus Value Constructor | gconsensus-package |
| Obtains a set of generalized consensus estimates by different statistical methods for comparison purposes. | comparison.gconsensus |
| Obtains the unilateral degrees of equivalence out of a generalized consensus object. | doe.gconsensus |
| Generalized Consensus Contructor | gconsensus |
| Plot a gconsensus comparison object | plot.comparison |
| Plot a "degrees of equivalence" object | plot.doe |
| Plot a gconsensus object | plot.gconsensus |
| Prints a Comparison Object. | print.comparison |
| Prints a Doe Object. | print.doe |
| Prints a gconsensus object | print.gconsensus |
| Builds a detailed description string of the comparison object. | toString.comparison |
| Builds a detailed description string of the doe object. | toString.doe |
| Builds a detailed description string of the gconsenus object. | toString.gconsensus |
| Finds the maximum likelihood estimate solution described by Vangel-Rukhin for the one way random effects model. | vr.mle |
