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.
2 parents 923ff78 + 15922a9 commit 88bbc45Copy full SHA for 88bbc45
tutorials/fbd_simple/index.md
@@ -416,7 +416,7 @@ We will assume that rates vary among characters in our data matrix according to
416
For this model, we create a vector of rates named `rates_morpho` which is the product
417
of a function `fnDiscretizeGamma()` that
418
divides up a gamma distribution into a set of equal-probability bins ($\mathbf{R}$ in Figure {% ref fig_full_model_gm %}).
419
-Here, our only stochastic node is `alpha_morpho` ($\alpha$ in {% ref fig_full_model_gm %}, which is the shape
+Here, our only stochastic node is `alpha_morpho` ($\alpha$ in {% ref fig_full_model_gm %}), which is the shape
420
parameter of the discretized gamma distribution.
421
422
0 commit comments