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 6f8fda4 commit 5815a9bCopy full SHA for 5815a9b
src/RobustAdaptiveMetropolis.jl
@@ -67,7 +67,7 @@ julia> chain = sample(
67
68
julia> norm(cov(Array(chain)) - [1.0 0.5; 0.5 1.0]) < 0.2
69
true
70
-````
+```
71
72
# References
73
[^VIH12]: Vihola (2012) Robust adaptive Metropolis algorithm with coerced acceptance rate, Statistics and computing.
0 commit comments