oo_.SmoothedVariables
Posted: Wed Apr 26, 2017 10:38 am
In our estimations, the "oo_.SmoothedVariables" output does not behave as described in the manual.
The manual says about oo_.SmoothedVariables:
We run "estimation" without the "smoother" option (and with Metropolis draws). Still, our oo_ output contains both oo_.SmoothedVariables.VARIABLE_NAME and oo_.SmoothedVariables.MOMENT_NAME.VARIABLE_NAME fields. This deviates in two respects from the manual: (1) there is output even without the smoother option, (2) both types of output co-exists (whereas the manual suggests that they should be mutually exclusive).
Is this a bug or can this output be meaningfully used?
The manual says about oo_.SmoothedVariables:
Variable set by the estimation command (if used with the smoother option), or by the calib_smoother command.
After an estimation without Metropolis, or if computed by calib_smoother, fields are of the form:
oo_.SmoothedVariables.VARIABLE_NAME
After an estimation with Metropolis, fields are of the form:
oo_.SmoothedVariables.MOMENT_NAME.VARIABLE_NAME
We run "estimation" without the "smoother" option (and with Metropolis draws). Still, our oo_ output contains both oo_.SmoothedVariables.VARIABLE_NAME and oo_.SmoothedVariables.MOMENT_NAME.VARIABLE_NAME fields. This deviates in two respects from the manual: (1) there is output even without the smoother option, (2) both types of output co-exists (whereas the manual suggests that they should be mutually exclusive).
Is this a bug or can this output be meaningfully used?