We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b3eab9 commit 0d4fda6Copy full SHA for 0d4fda6
src/arviz_base/io_numpyro.py
@@ -667,7 +667,7 @@ def from_numpyro_svi(
667
model_args : tuple, optional
668
Model arguments, should match those used for fitting the model.
669
model_kwargs : dict, optional
670
- Model keyword arguments, should match those used for fitting the model.\
+ Model keyword arguments, should match those used for fitting the model.
671
prior : dict, optional
672
Prior samples from a NumPyro model
673
posterior_predictive : dict, optional
0 commit comments