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 e285624 commit 3706cf2Copy full SHA for 3706cf2
doc/api.rst
@@ -120,6 +120,15 @@ Associated objects allow for defining mode parameters.
120
121
ParamDefinition
122
123
+Utility to check for available fit modes.
124
+
125
+.. currentmodule:: specparam.modes.definitions
126
127
+.. autosummary::
128
+ :toctree: generated/
129
130
+ check_modes
131
132
Metrics
133
~~~~~~~
134
@@ -132,6 +141,15 @@ An object for defining metrics.
141
142
Metric
143
144
+Utility to check for available metrics.
145
146
+.. currentmodule:: specparam.metrics.definitions
147
148
149
150
151
+ check_metrics
152
135
153
Data
136
154
~~~~
137
155
0 commit comments