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 fa08285 commit b21260aCopy full SHA for b21260a
selectiveInference/R/sampler.R renamed to selectiveInference/R/funs.sampler.R
@@ -1,3 +1,4 @@
1
+# A no-rejection MCMC algorithm Jelena and Amir have been working on
2
3
log_concave_sampler = function(negative_log_density,
4
grad_negative_log_density,
0 commit comments