C_theta2_i: calculates c_theta

View source: R/RcppExports.R

C_theta2_iR Documentation

calculates c_theta

Description

calculates c_theta

Usage

C_theta2_i(xgrid, ygrid, tgrid, data, params, bounds)

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.

Value

returns the product.


ldmppr documentation built on April 4, 2025, 12:45 a.m.