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.5)gconsensus_0.3.2.zip(r-4.4)gconsensus_0.3.2.zip(r-4.3)
gconsensus_0.3.2.tgz(r-4.4-any)gconsensus_0.3.2.tgz(r-4.3-any)
gconsensus_0.3.2.tar.gz(r-4.5-noble)gconsensus_0.3.2.tar.gz(r-4.4-noble)
gconsensus_0.3.2.tgz(r-4.4-emscripten)gconsensus_0.3.2.tgz(r-4.3-emscripten)
gconsensus.pdf |gconsensus.html✨
gconsensus/json (API)
# Install 'gconsensus' in R: |
install.packages('gconsensus', repos = c('https://hugogasca.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 2 years agofrom:8179543253. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | NOTE | Nov 01 2024 |
R-4.5-linux | NOTE | Nov 01 2024 |
R-4.4-win | NOTE | Nov 01 2024 |
R-4.4-mac | NOTE | Nov 01 2024 |
R-4.3-win | OK | Nov 01 2024 |
R-4.3-mac | OK | Nov 01 2024 |
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 |