Skip to content

PolicyInd2Val_FHorz_TPath mis-computes l_aprime when fastOLG=1 #96

@MichaelTiemann

Description

@MichaelTiemann

It appears that PolicyInd2Val_FHorz_TPath is not properly compensating for vfoptions.experienceasset in the fastOLG=1 case. It does compensate in the fastOLG=0 case. Check lines 88-91:

    % When using this in the fastOLG setting, you must input d_gridvals and aprime_gridvals in place of d_grid and a_grid
    % If using vfoptions.gridinterplayer=1, it should be aprime_gridvals for the fine grid, not the rough grid

    l_aprime=size(a_grid,2);% it is aprime_gridvals, not actually a_grid

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions