View source: R/GSOFunc_Rule2b.R
Rule2b | R Documentation |
Rule2b: Weighted average of median survey and expert data.
Rule2b(data, Weight = 0.5)
data |
data.frame input called in OptRunCI (and subsequently used in DataGen) |
Weight |
percentage decimal weighting towards the observational averages |
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 2b: This rule uses a weighted average of the median of the observational data and the expert opinion where available, else uses the median expert opinion
returns a weighted average for the median data.frame input 'Survey' and 'Expert' column if 'Survey' data exists, else uses the 'Expert' column median
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.