You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Sensitivity analysis: functionality from the `bayesflow.sensitivity` module.
248
+
* Two-level/Hierarchical models (planned for version 2.1): `TwoLevelGenerativeModel`, `TwoLevelPrior`.
249
+
* Sensitivity analysis (partially discontinued): functionality from the `bayesflow.sensitivity` module. This is still
250
+
possible, but we do no longer offer a special module for it. We plan to add a tutorial on this, see [#455](https://github.com/bayesflow-org/bayesflow/issues/455).
250
251
* MCMC (discontinued): The `bayesflow.mcmc` module. We are considering other options
251
252
to enable the use of BayesFlow in an MCMC setting.
0 commit comments