Skip to content

Commit d36096e

Browse files
committed
Add a seed for the sse test.
1 parent a4cba30 commit d36096e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tutorials/sse/scripts/mcmc_fBiSSE.Rev

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ root_age <- tree.rootAge()
3232
# vectors for moves and monitors
3333
moves = VectorMoves()
3434
monitors = VectorMonitors()
35+
seed(3)
3536

3637
###
3738
# create parameters for the diversification and serial sampling rates

0 commit comments

Comments
 (0)