Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Previously, if the argument to sample_posterior_predictive was a list of points, AND the samples argument was not supplied, then spp would error out, because the code for computing samples assumed that the trace argument was a MultiTrace.
- Loading branch information