expert.estimates {emulator}R Documentation

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)

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

data(expert.estimates)

[Package emulator version 1.2-24 Index]