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
* Fix doctests
* Add interlinks to referenced packages
* Import/export extended functions
* Link extended methods to original
* Add more links
* Remove outdated docstring
* Add extension docs pages
* Increment patch number
* Build preview docs
* Add minimal inventories for DimensionalData and IntervalSets
* Add more links to inventories
* Add links to DimensionalData pages
* Link to the InferenceData schema
* Link to IntervalSets
Copy file name to clipboardExpand all lines: docs/src/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ CurrentModule = InferenceObjects
4
4
5
5
# InferenceObjects
6
6
7
-
InferenceObjects.jl is a Julia implementation of the [InferenceData schema](https://python.arviz.org/en/latest/schema/schema.html) for storing results of Bayesian inference.
7
+
InferenceObjects.jl is a Julia implementation of the [InferenceData schema](@extrefarvizschema) for storing results of Bayesian inference.
8
8
Its purpose is to serve the following three goals:
9
9
1. Usefulness in the analysis of Bayesian inference results.
10
10
2. Reproducibility of Bayesian inference analysis.
0 commit comments