part_1_3_full | R Documentation |
calculates part 1-3
part_1_3_full(xgrid, ygrid, tgrid, data, params, bounds)
xgrid |
a vector of grid values for x. |
ygrid |
a vector of grid values for y. |
tgrid |
a t value. |
data |
a matrix of times and locations. |
params |
a vector of parameters. |
bounds |
a vector of time, x, and y bounds. |
full likelihood evaluation for part 3.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.