![]() |
Prev | Next |
dismod_at database predict source
dismod_at
input
tables which are not modified.
source
is sample
,
the values in the sample_table
are used for the predictions.
In this case there are
number_simulate
sets
of model variables that predictions are computed for.
If the samples were simulated using the
asymptotic
method,
they may not be withing the lower and upper limits for the
corresponding variables.
The variables are censored to be within their limits before
the predictions are computed.
source
is fit_var
,
the values in the fit_var_table
are used for the predictions.
In this case there is only one set of model variables that the
predictions are computed for and
sample_index
is always zero.
source
is truth_var
,
the values in the truth_var_table
are used for the predictions.
In this case there is only one set of model variables that the
predictions are computed for and
sample_index
is always zero.