C_theta2_i: calculates c_theta
Description
calculates c_theta
Usage
C_theta2_i(xgrid, ygrid, tgrid, data, params, bounds)
Value
returns the product.
Arguments
- xgrid
a vector of grid values for x.
- ygrid
a vector of grid values for y.
- tgrid
a t value.
- data
a matrix of data.
- params
a vector of parameters.
- bounds
a vector of bounds for time, x, and y.