emulator (version 1.2-20)

expert.estimates: Expert estimates for Goldstein input parameters

Description

A dataframe consisting of expert judgements of low, best, and high values for each of 19 variables that are used in the creation of the QWERTYgoin.* files by makeinputfiles().

Usage

data(expert.estimates)

Arguments

Format

A data frame with 19 observations on the following 3 variables.

low

a numeric vector: low estimate

best

a numeric vector: best estimate

high

a numeric vector: high estimate

Details

The rows correspond to the column names of results.table.

Examples

Run this code
# NOT RUN {
data(expert.estimates)
# }

Run the code above in your browser using DataLab