print.remix_shrink <- function(rout){
cat('Estimates for the',rout$stat)
cat('\n', rout$K, 'data replicates used to estimate MLE', '\n','\n')
print(signif(rout$dat,2))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.