Nothing
generate_Y_mean.function <- function(true_mean, theta, ..., true_X, n){
return(f2ftheta(true_mean, true_X, n)(theta))
}
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.