CRAN/E | metaggR

metaggR

Calculate the Knowledge-Weighted Estimate

Installation

About

According to a phenomenon known as "the wisdom of the crowds," combining point estimates from multiple judges often provides a more accurate aggregate estimate than using a point estimate from a single judge. However, if the judges use shared information in their estimates, the simple average will over-emphasize this common component at the expense of the judges’ private information. Asa Palley & Ville Satopää (2021) "Boosting the Wisdom of Crowds Within a Single Judgment Problem: Selective Averaging Based on Peer Predictions" proposes a procedure for calculating a weighted average of the judges’ individual estimates such that resulting aggregate estimate appropriately combines the judges' collective information within a single estimation problem. The authors use both simulation and data from six experimental studies to illustrate that the weighting procedure outperforms existing averaging-like methods, such as the equally weighted average, trimmed average, and median. This aggregate estimate – know as "the knowledge-weighted estimate" – inputs a) judges' estimates of a continuous outcome (E) and b) predictions of others' average estimate of this outcome (P). In this R-package, the function knowledge_weighted_estimate(E,P) implements the knowledge-weighted estimate. Its use is illustrated with a simple stylized example and on real-world experimental data.

Citation metaggR citation info
Copyright (c) Ville Satopaa

Key Metrics

Version 0.3.0
R ≥ 4.1
Published 2022-04-25 868 days ago
Needs compilation? no
License GPL-2
CRAN checks metaggR results

Downloads

Yesterday 9
Last 7 days 46 +12%
Last 30 days 265 -24%
Last 90 days 812 +29%
Last 365 days 2.855 +21%

Maintainer

Maintainer

Ville Satopää

Authors

Ville Satopää

aut / cre / cph

Asa Palley

aut

Material

README
NEWS
Reference manual
Package source

Vignettes

Knowledge Weighted Estimate

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

metaggR archive

Depends

R ≥ 4.1

Imports

MASS
stats

Suggests

knitr
rmarkdown
testthat ≥ 3.0.0