pymc.backends.NDArray.setup# NDArray.setup(draws, chain, sampler_vars=None)[source]# Perform chain-specific setup. Parameters: draws: intExpected number of draws chain: intChain number sampler_vars: list of dictsNames and dtypes of the variables that are exported by the samplers.