full_product | R Documentation |
calculates full product for one grid point
full_product(xgrid, ygrid, tgrid, data, params)
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. |
returns the product.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.