Let
y
be measured stock size, subject to measurement error from true stockx
q
be harvest quota, subject to implementation error from actual harvest,h
Stock next year is also subject to stochastic growth shock zg, (note that f will also depend on the harvest, h
, unless xt is taken as the escapement population, x−h).
xt+1=zgf(xt)
In discrete space, let X
be a vector representing the probability distribution of having stock x at time t, restricted to some finite grid of dimension n. Let Pg(x|μ,σg) be the probability density function of the shock zg over states x, given parameter σ and mean μ. We can write the distribution Xt+1 as the result of a matrix-vector product, Xt+1=FXt where the elements of F are given by
Fij=Pg(xi,f(xj),σg)
and F is also a function of the harvest level, Fh.
When we consider measurement uncertainty, we allow the vector →Y to represent the measured stock size, and the true stock size →X is a random variable distributed around it. In the discrete space we may represent this as X=M→Y, where M is an n by n grid representing the role of measurement uncertainty, Mij=Pm(xi,xj,σm). The state equation now evolves in belief space,
Yt+1=FhM→Yt
If there is implementation uncertainty as well and f is a function of the escapement population (those remaining after a harvest h), we can impliment this as an additional transition matrix Iij=Pi(xi,xj−h,σi), and the state equation becomes
Yt+1=FMIh→Yt
Note that the implementation matrix is a function of the harvest level, so that we need a different matrix for each h, whether or not we introduce measurement uncertainty (instead of a different F matrix for each harvest as before.)
Results
See github log