default_mcmc_kwargs#

property ModelSamplerEstimator.default_mcmc_kwargs: dict[source]#

Default keyword arguments for a NumPyro MCMC runner.

Parameters that depend on the run size (num_warmup and num_samples) are intentionally excluded and provided explicitly by the estimator.