Skip to content
#

bayesian-statistics

Here are 302 public repositories matching this topic...

Tuxonomics
Tuxonomics commented Oct 18, 2018

Summary:

Regarding the parameters of the dual averaging optimization for the stepsize in the warmup, all parameters can be set by the user except mu. For certain models, the initial choice of mu can result in a drastic drop of the stepsize for subsequent iterations. This might lead to extra computation time. As mu is adjusted for each window of the mass matrix adjustment, this can in e

st--
st-- commented Mar 18, 2020

We would like all GPflow kernels to broadcast across leading dimensions. For most of them, this is implemented already (#1308); this issue is to keep track of the ones that currently don't:

  • ArcCosine
  • Coregion
  • Periodic
  • ChangePoints
  • Convolutional
  • all MultioutputKernel subclasses
bob-carpenter
bob-carpenter commented Oct 3, 2019

Summary:

Right now there is a wiki page:

https://github.com/stan-dev/rstan/wiki/RStan-Mojave-Mac-OS-X-Prerequisite-Installation-Instructions

about a particular aspect of Mac OS X installation. Can we roll that into the basic install instructions?

https://github.com/stan-dev/rstan/wiki/RStan-Getting-Started

Otherwise, I fear people won't find it. Right now, there's a bunch of

mathematicalmichael
mathematicalmichael commented May 6, 2019

the links in the README pull up HTML pages that seem to be missing images for the models.

Perhaps I could convert them to markdown/latex cells so they'll guarantee rendering?

Love this repo, by the way. Writing a software library (and demos for it) based on my thesis work in inverse problems, and this helps motivate what "good tutorials" can look like.

jgabry
jgabry commented Oct 4, 2019

@bgoodri I just noticed that none of the CRAN versions of the vignettes have any output from the code chunk no output anymore (e.g. if you look at https://cran.r-project.org/web/packages/rstanarm/vignettes/count.html
or any of the other vignettes). That is, it looks like none of the code is getting evaluated. I know that we're using that mechanism with params$EVAL to avoid evaluating the vignet

Improve this page

Add a description, image, and links to the bayesian-statistics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bayesian-statistics topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.