pymc.backends.NDArray.setup#

NDArray.setup(draws, chain, sampler_vars=None)[source]#

Perform chain-specific setup.

Parameters:
draws: int

Expected number of draws

chain: int

Chain number

sampler_vars: list of dicts

Names and dtypes of the variables that are exported by the samplers.