PR #1005 made the names for keys in the output dictionaries with the steady-state and transition path results consistent. But it did not ensure that all the same keys are available in each dictionary. For example "labor_income" is in the transition path output, but not in the steady-state output. It would be more intuitive for the user if all of the same keys were available in each set of output.
PR #1005 made the names for keys in the output dictionaries with the steady-state and transition path results consistent. But it did not ensure that all the same keys are available in each dictionary. For example "labor_income" is in the transition path output, but not in the steady-state output. It would be more intuitive for the user if all of the same keys were available in each set of output.