Skip to content

Commit ba27663

Browse files
HughesHughes
Hughes
authored and
Hughes
committed
Tweaks to range of interannual variation.
1 parent 3fa9548 commit ba27663

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

R/getPriors.R

+2-2
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@ getPriors <- function(modList = NULL,
8181
rFireSlopeSE = 0.002,
8282
sAnthroSlopeSE = 0.0005,
8383
sIntSE = 0.04,
84-
sNuMin = 0.001,
84+
sNuMin = 0.01,
8585
sNuMax = 0.13,
8686
rIntSE = 0.25,
87-
rNuMin =0.001,
87+
rNuMin =0.01,
8888
rNuMax =0.7,
8989
qMin=0, qMax =0.6,
9090
uMin = 0, uMax = 0.2,

0 commit comments

Comments
 (0)