Nothing
#prior for tree
prior.tree=function(base,power,depth){ #alpha is base; beta is power
base/((1+depth)^power)
}
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.