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 566fb7b commit ec0678bCopy full SHA for ec0678b
1 file changed
pyomo/contrib/doe/doe.py
@@ -1461,8 +1461,9 @@ def compute_FIM_full_factorial(
1461
Returns
1462
-------
1463
fim_factorial_results: dict
1464
- a dictionary of the results with the following keys and their corresponding
1465
- values as a list.
+ A dictionary of the results with the following keys and their corresponding
+ values as a list:
1466
+
1467
- keys of model's experiment_inputs
1468
- "log10 D-opt": list of log10(D-optimality)
1469
- "log10 A-opt": list of log10(A-optimality)
0 commit comments