diff --git a/params/Freya's bird.R b/params/Freya's bird.R new file mode 100644 index 00000000..0bdbdb89 --- /dev/null +++ b/params/Freya's bird.R @@ -0,0 +1,15 @@ +# !! PLEASE DO NOT EDIT THIS FILE !! +# ** make a copy and edit that instead ** +# ________________________________________________ +# input parameters + +# sigma2: 0 < value < 5 +sig2 <- 4.2121 + +# e.g. "anas_krystallinus" +species.name <- "Freya's bird" + +# e.g. "red" +color <- "blueviolet" + +# For list of colours available in R, see http://www.stat.columbia.edu/~tzheng/files/Rcolor.pdf