Skip to content
Snippets Groups Projects
Commit 9156c75e authored by Maria Voigt's avatar Maria Voigt
Browse files

adding alternative parameters

parent 60130903
No related branches found
No related tags found
No related merge requests found
...@@ -141,6 +141,10 @@ print(paste("this is ESW aerial:", ESW_aerial)) ...@@ -141,6 +141,10 @@ print(paste("this is ESW aerial:", ESW_aerial))
NCS <- 1.12 #nest construction rate from Spehar et al. 2010 NCS <- 1.12 #nest construction rate from Spehar et al. 2010
PNB <- 0.88 # proportion of nest builders from Spehar et al. 2010 PNB <- 0.88 # proportion of nest builders from Spehar et al. 2010
# alternative
# NCS_sabah <- 1.0
# NCS <- 1.16
# PNB <- 0.89 # Husson 2009
options("scipen" = 100, "digits" = 4) options("scipen" = 100, "digits" = 4)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment