- coords
dict
[str
, list
[str
]], optional The coordinates for the variable, by default None.
Only required if the dims are specified.
- name
str
, optional The name of the variable, by default “var”.
- sample_prior_predictive_kwargs
dict
Additional arguments to pass to pm.sample_prior_predictive
.