f_transition_matrix: calculate transition matrix at each harvest level based on...

Description Usage Arguments Value

Description

calculate transition matrix at each harvest level based on parameterized function

Usage

1
f_transition_matrix(f, p, x_grid, h_grid = NULL, sigma_g)

Arguments

f

the transtion function, a function of state x, harvest h, and parameters p

p

the parameters p of the transition function

x_grid

the grid over which to solve

h_grid

the harvest grid over which to compute. Assumed to match the stock grid gp$X if not given.

sigma_g

the scale of the noise

Value

a list of matrices corresponding to the state transition matrix at each harvest level h


cboettig/nonparametric-bayes documentation built on May 13, 2019, 2:09 p.m.