Skip to content

Commit 7ccb514

Browse files
authored
Merge pull request #96 from revbayes/ms609-ngens-mismatch
generations=100
2 parents 125a788 + 55ebfd9 commit 7ccb514

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tutorials/model_testing_pps/pps_inference.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,10 +387,11 @@ Iter | Posterior | Likelihood | Prior |
387387
-----------------------------------------------------------------------------------------------------------------------
388388
0 | -9345.75 | -9353.53 | 7.77435 | 2.322464 | 00:00:00 | --:--:-- |
389389
100 | 9.04115e+271 | 0 | 9.04115e+271 | 2.322464 | 00:00:00 | --:--:-- |
390+
200 [...]
390391
~~~
391392
{:.Rev-output}
392393

393-
Now that we have a full set of MCMC analyses for our simulated data, we can move on to calculating test statistics.
394+
Once we have a full set of MCMC analyses for our simulated data, we can move on to calculating test statistics.
394395

395396
Calculating the Test Statistics
396397
-------------------------------

0 commit comments

Comments
 (0)