diff --git a/R/sampler-nested-random-walk.R b/R/sampler-nested-random-walk.R index ba23aa2d..6f59f907 100644 --- a/R/sampler-nested-random-walk.R +++ b/R/sampler-nested-random-walk.R @@ -26,7 +26,7 @@ ##' fairly large speed-ups: ##' ##' * You probably need more than three regions; as the number of -##' regions increases the benefit independently accepting or +##' regions increases the benefit of independently accepting or ##' rejecting densities increases (with 1000 separate regions your ##' chains will mix very slowly for example). ##' * Your model is fairly computationally heavy so that the density diff --git a/man/monty_sampler_nested_random_walk.Rd b/man/monty_sampler_nested_random_walk.Rd index 0d3a850e..e7ceecd7 100644 --- a/man/monty_sampler_nested_random_walk.Rd +++ b/man/monty_sampler_nested_random_walk.Rd @@ -60,7 +60,7 @@ situations, but where it is beneficial it is likely to result in fairly large speed-ups: \itemize{ \item You probably need more than three regions; as the number of -regions increases the benefit independently accepting or +regions increases the benefit of independently accepting or rejecting densities increases (with 1000 separate regions your chains will mix very slowly for example). \item Your model is fairly computationally heavy so that the density