Nothing
d2G_laplace_diag <-
function(x_i, x, d, theta) {
drop(crossprod(x))^(-1/2) - drop(crossprod(x))^(-3/2)*x_i^2
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.