weight_reason: Weighting method: Total number of judgement reasons

View source: R/weight_reason.R

weight_reasonR Documentation

Weighting method: Total number of judgement reasons

Description

This function is used by ReasoningWAgg to calculate weights for the aggregation type "ReasonWAgg". Calculates weights based on the number of judgement reasoning methods used by an individual

Usage

weight_reason(expert_reasons)

Arguments

expert_reasons

A dataframe in the form of data_supp_reasons

Details

Individuals' weight is equal to the maximum number of judgement reasons given

Value

A tibble of three columns paper_id, user_name, and reason_count


aggreCAT documentation built on June 8, 2025, 11:06 a.m.