- fit
An object of class elicitation
.
- quantiles
A vector of desired quantiles for feedback. If this
argument is left out, the default is to use the same quantiles that were
elicited from the experts.
- values
A vector of desired probabilities; desired values of a for
reporting back fitted values of P(X<a). If this argument is left out, the
default is to use the same values provided by the experts.
- dist
If fit
contains judgements from multiple experts,
dist
is distribution to be used for calculating probabilities and
quantiles. Options are "normal"
, "t"
, "gamma"
,
"lognormal"
, "logt"
, "beta"
, or "best"
. The
default option, "best"
, uses the best fitting distribution for each
expert.
- ex
If fit
contains judgements from multiple experts,
specifying a value for ex
will select a single expert for feedback.
Note that for a single expert, feedback is given for all suitable types of
distribution, but for multiple experts, feedback is given for one type of
distribution only.
- sf
The number of significant figures to be displayed in the output.