Skip to content

Commit

Permalink
Remove fgraph functionality that graduated to PyMC
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoV94 committed Sep 16, 2023
1 parent 028664d commit d7f5ab7
Show file tree
Hide file tree
Showing 8 changed files with 39 additions and 1,439 deletions.
17 changes: 1 addition & 16 deletions docs/api_reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,31 +35,16 @@ Distributions
histogram_approximation


Model Transformations
=====================

.. currentmodule:: pymc_experimental.model_transform
.. autosummary::
:toctree: generated/

conditioning.do
conditioning.observe
conditioning.change_value_transforms
conditioning.remove_value_transforms


Utils
=====

.. currentmodule:: pymc_experimental.utils
.. autosummary::
:toctree: generated/

clone_model
spline.bspline_interpolation
prior.prior_from_idata
model_fgraph.fgraph_from_model
model_fgraph.model_from_fgraph


Statespace Models
=================
Expand Down
46 changes: 0 additions & 46 deletions pymc_experimental/model_transform/basic.py

This file was deleted.

Loading

0 comments on commit d7f5ab7

Please sign in to comment.