February 16th, 2008, 6:36 pm
hey folks,i have to solve a dynamic model with a nonstandard return(reward) function, which is not differentiable in exogenous state variable s and not continuous in policy function x', i.e. i have the following:v(s,x) = max_{x} {f(s, x, x') + beta*E[v(s', x')|s,x]}where s is a 2-D exogenous state variable and x is a 2-D endogenous state variable. prime denotes the next period value but not derivative. Note that the return function f(s, x, x') is not differentiable in s.I know the standard discretized state space method works when a coarse grid is used, while method suffers from the curse of dimensionality when the grid gets finer. Due to the discontinuity/nondifferentiability, the projection (collocation) method does not work out. Would you guys have any suggestions?cheers
Last edited by
mjy on February 15th, 2008, 11:00 pm, edited 1 time in total.