gp_transition_matrix: Determine the transition matrix at each h given a Guassian...

Description Usage Arguments Value

Description

Determine the transition matrix at each h given a Guassian process

Usage

1
gp_transition_matrix(Ef, V, x_grid, h_grid = NULL)

Arguments

Ef

GP mean

V

GP vector of variances

x_grid

x grid over which to define transition matrices

h_grid

the harvest grid over which to compute. Assumed to match the stock grid x_grid if not given.

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.