dcegm.toy_models.cons_ret_model_with_cont_exp

Submodules

Functions

budget_constraint_cont_exp(period, lagged_choice, ...)

example_model_config()

example_model_specs()

example_params()

create_state_space_function_dict()

Create dictionary with state space functions.

Package Contents

dcegm.toy_models.cons_ret_model_with_cont_exp.budget_constraint_cont_exp(period, lagged_choice, experience, asset_end_of_previous_period, income_shock_previous_period, params, model_specs)
dcegm.toy_models.cons_ret_model_with_cont_exp.example_model_config()
dcegm.toy_models.cons_ret_model_with_cont_exp.example_model_specs()
dcegm.toy_models.cons_ret_model_with_cont_exp.example_params()
dcegm.toy_models.cons_ret_model_with_cont_exp.create_state_space_function_dict()

Create dictionary with state space functions.

Returns:

Dictionary with state space functions.

Return type:

state_space_functions (dict)