Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions params/params_tmpl - bird.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# !! PLEASE DO NOT EDIT THIS FILE !!
# ** make a copy and edit that instead **
# ________________________________________________
# input parameters

# sigma2: 0 < value < 5
sig2 <-

# e.g. "anas_krystallinus"
species.name <- "Fun bird"

# e.g. "red"
color <- "hotpink2"

# For list of colours available in R, see http://www.stat.columbia.edu/~tzheng/files/Rcolor.pdf