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