arviz.from_beanmachine#
- arviz.from_beanmachine(sampler=None, *, coords=None, dims=None)[source]#
Convert Bean Machine MonteCarloSamples object into an InferenceData object.
For a usage example read the Creating InferenceData section on from_beanmachine
- Parameters:
Warning
beanmachine
is no longer under active development, and therefore, it is not possible to test this converter in ArviZ’s CI.