We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4cba30 commit d36096eCopy full SHA for d36096e
tutorials/sse/scripts/mcmc_fBiSSE.Rev
@@ -32,6 +32,7 @@ root_age <- tree.rootAge()
32
# vectors for moves and monitors
33
moves = VectorMoves()
34
monitors = VectorMonitors()
35
+seed(3)
36
37
###
38
# create parameters for the diversification and serial sampling rates
0 commit comments