Brian Ward

Results 513 comments of Brian Ward
trafficstars

Seems like a reasonable feature request for arviz. In the mean time I suspect you could either use `arviz.from_cmdstan` and point it to `fit_gq.runset.csv_files`, or use `fit_gq.draws_xr()` to get an...

It appears that `stansummary` can consume the output of things like ADVI or standalone GQ, but it doesn't know anything special about them. For example, for ADVI, it computes the...

We can definitely change cmdstanpy if needed

This was last discussed here: https://github.com/stan-dev/cmdstanpy/issues/513 The discussion at the time mainly focused on how Stan code is code, so it makes sense to live in its own files that...

Can you run the model under gdb to get a backtrace from that double free? I saw your previous issue saying it wasn’t recreatable on another machine, is this one?

Do these issues still occur if you remove the use of `profile` from the model code? We recently fixed some issues with that functionality that could be related

Duplicate of https://github.com/facebook/prophet/pull/2592

Hi @MichaScant -- we don't really use the 'assign' feature of GitHub, but if you want to go ahead and tackle this, feel free!

@spinkney if it would be useful, but probably easiest to have as a separate issue