Maximilian Pichler
Maximilian Pichler
I tried the univariate approach (i.e. dropping the dimensions and treating the JSDM outputs univariate) but it doesn't produce right residual plots. I then tried a multivariate ecdf and it...
Would it not be better to extend (and promote) our BT website ( sth like [https://mlr-org.github.io/mlr/](url))? We could also add there some stuff about bayesian modelling (SEM, glmms...)
I think, this was the intention of our "info" field, right?
I think we had some issues about what we should move to the info field and it was postponed
On the long run we should move away from coda and just provide a toCoda function. Regarding the thinning, displaying the real iterations should avoid confusion and might be more...
It works correctly. getSample help: numSamples sample size (only used if thin = 1). If you want to use numSamples set thin to 1. I think we should leave it...
I checked the Rtwalk package and the same problem occurs there, maybe it would be better/faster to rewrite the whole sampler
No, it's similar implemented...
Maybe he's right, it's about Equatation 9 and they say that theta.g is sampled from the posterior distribution, which is done: ``` lik
So the pre-optimization stuff is off the table for now? How far did you get with it? Otherwise its okay from my side.