Skip to content

docs: v_t defined as function of v_t ? #235

Open
@sbenthall

Description

@sbenthall

In the documentation of the (non-separable) value function, the signature is given as:

$v_t = w(s_t,x_t,v_t,s_{t+1},x_{t+1},v_{t+1})$

Note that $v_t$ is repeated on both sides of the equation.
Is that intentional?

See:

https://github.com/EconForge/dolo.py/blob/master/docs/model_specification.md#value
https://dolo.readthedocs.io/en/latest/model_specification.html#value

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions