Rule2c: Rule2c: Weighted average of upper quartile survey and expert...

View source: R/GSOFunc_Rule2c.R

Rule2cR Documentation

Rule2c: Weighted average of upper quartile survey and expert data.

Description

Rule2c: Weighted average of upper quartile survey and expert data.

Usage

Rule2c(data, Weight = 0.5)

Arguments

data

data.frame input called in OptRunCI (and subsequently used in DataGen)

Weight

percentage decimal weighting towards the observational averages

Details

Internal GSO function. Rules functions appropriately combine observational and expert data. These rules are used in the functions that generates scores to use in the Growth Stage Optimisation (GSO). Rule 2c: This rule uses a weighted average of the upper quartile of the observational data and the expert opinion where available, else uses the upper quartile of the expert opinion

Value

returns a weighted average for the upper quartile data.frame input 'Survey' and 'Expert' column if 'Survey' data exists, else uses the the 'Expert' column upper quartile


nevilamos/FAMEFMR documentation built on April 17, 2025, 9:32 p.m.