Skip to content

Commit

Permalink
online example of replicates comparing all models
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig committed May 7, 2013
1 parent 5b2aced commit 0f68202
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 452 deletions.
2 changes: 1 addition & 1 deletion inst/examples/BUGS/allen.Rmd
Expand Up @@ -15,7 +15,7 @@ opts_chunk$set(tidy=FALSE, warning=FALSE, message=FALSE, cache=FALSE, comment=NA
library(knitcitations)
library(ggplot2) # plotting
#opts_knit$set(upload.fun = socialR::flickr.url)
opts_knit$set(upload.fun = socialR::flickr.url)
theme_set(theme_bw(base_size=10))
theme_update(panel.background = element_rect(fill = "transparent", colour = NA),
plot.background = element_rect(fill = "transparent", colour = NA))
Expand Down

0 comments on commit 0f68202

Please sign in to comment.