-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
So that convergence can adequately be evaluated, as well as to increase sampling efficiency, the default behavior of sample
should be to use at least 2 chains. The starting points for these chains should be overdispersed. One approach could be to run ADVI, and then use the resulting SD to randomly disperse inits from the mean.
A nice extension of this would be to monitor the Gelman-Rubin diagnostic (i.e. Rhat) on the fly, and only begin recording values to the trace once convergence is achieved. This would eliminate the need for manual burn-in.
Metadata
Metadata
Assignees
Labels
No labels