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 ebb0b61 commit 60add08Copy full SHA for 60add08
docs/api_reference.rst
@@ -46,6 +46,31 @@ Distributions
46
Skellam
47
histogram_approximation
48
49
+Prior
50
+=====
51
+
52
+.. currentmodule:: pymc_extras.prior
53
+.. autosummary::
54
+ :toctree: generated/
55
56
+ create_dim_handler
57
+ handle_dims
58
+ Prior
59
+ VariableFactory
60
+ sample_prior
61
+ Censored
62
+ Scaled
63
64
+Deserialize
65
+===========
66
67
+.. currentmodule:: pymc_extras.deserialize
68
69
70
71
+ deserialize
72
+ register_deserialization
73
+ Deserializer
74
75
Transforms
76
==========
0 commit comments