diff --git a/docs/api.rst b/docs/api.rst index 8920c1e60..715d0212d 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -26,6 +26,7 @@ API For more information about the components of coordinate-based meta-analysis in NiMARE, see :doc:`cbma`. + .. automodule:: nimare.meta :no-members: :no-inherited-members: diff --git a/docs/cbma.rst b/docs/cbma.rst index e7cc1bf11..190fdf09d 100644 --- a/docs/cbma.rst +++ b/docs/cbma.rst @@ -170,6 +170,12 @@ The Monte Carlo FWE correction approach implemented in NiMARE produces three new although there is a closed pull request with an implementation that worked at the time it was closed (see `#655 `_). + +.. admonition:: Where is SDM? + + Seed Based *d* Mapping (SDM) is currently not implemented in NiMARE because the source code is not publicly available. + To follow the current discussion on SDM in the context of NiMARE, see `#183 `_. + References ---------- .. footbibliography::