View source: R/GSOFunc_Rule1c.R
Rule1c | R Documentation |
Rule1c: Upper quartile survey data where available, otherwise upper quartile expert data
Rule1c(data)
data |
data.frame input called in OptRunCI (and subsequently used in DataGen) |
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 1c: This rule uses the upper quartile of survey data where available, otherwise uses expert opinion. It returns the upper quartile value.
returns the upper quartile value for the data.frame input 'Survey' column if data exists, else uses 'Expert' column upper quartile
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.