Nothing
g1.m.singly.censored <-
function (r, kk, alf, bet)
{
(((1/sqrt(2 * pi)) * bet^alf)/(bet + r^2/2)^(alf + kk) *
gamma(alf + kk))/gamma(alf)
}
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.