Nothing
"logLik2" <-
function(x,theta, beta,Y,Z,off, modify,mod.Z,gamma, density.name,link,zero.start){
logLik(Y[x],Z[x,,drop=FALSE ],off[x], theta, beta,density.name=density.name, modify=modify, gamma=gamma,link=link, mod.Z=mod.Z[x, , drop=FALSE],zero.start=zero.start)
}
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.