Simulated data for the first and second round of an elicitation process estimating three variables with three different elicitation types.
Format
A data frame with 6 rows and 9 columns:
- name
Name of the experts (randomly generated).
- var1_best
Best estimate of
var1
. The estimate contains integer numbers referring to the one point elicitation method.- var2_min, var2_max, var2_best
Minimum, maximum, and best estimates of
var2
. The estimates contain positive integer numbers referring to the three points elicitation method.- var3_min, var3_max, var3_best, var3_conf
Minimum, maximum, best, and confidence estimates of
var3
. The estimates contain probabilities referring to the four points elicitation method.
An object of class tbl_df
(inherits from tbl
, data.frame
) with 6 rows and 9 columns.
An object of class tbl_df
(inherits from tbl
, data.frame
) with 6 rows and 9 columns.