sample_kwargs (dict[str, Any] | None) – Dictionary of kwargs that get unpacked and passed to the
pymc.sample() function. Defaults to an empty dictionary
if None.
priors (dict[str, Any] | None) – Dictionary of priors for the model. Defaults to None, in which
case default priors are used.