Skip to content

Commit 49401f9

Browse files
committed
Remove one of the refs to MCMCsuite/compareMCMCs as redundant.
1 parent 27803ba commit 49401f9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

UserManual/src/chapter_MCMC.Rmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ The lengthier and more customizable approach to invoking the MCMC engine on a pa
3535
1. Run the MCMC and extract the samples (Sections \@ref(sec:runMCMC), \@ref(sec:executing-the-mcmc-algorithm) and \@ref(sec:extracting-samples)).
3636
1. Optionally, calculate the WAIC (Section \@ref(sec:WAIC)).
3737

38-
Prior to version 0.8.0, NIMBLE provided two additional functions, `MCMCsuite` and `compareMCMCs`, to facilitate comparison of multiple MCMC algorithms, either internal or external to NIMBLE. Those capabilities have been redesigned and moved into a separate package called `compareMCMCs`.
3938

4039
End-to-end examples of MCMC in NIMBLE can be found in Sections \@ref(sec:creating-mcmc)-\@ref(sec:customizing-mcmc) and Section \@ref(sec:mcmc-example-litters).
4140
<!--- ### Creating an MCMC algorithm -->

0 commit comments

Comments
 (0)