diff options
Diffstat (limited to 'doc/analysis-textual.md')
-rw-r--r-- | doc/analysis-textual.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/analysis-textual.md b/doc/analysis-textual.md index bea2099..d42f5ef 100644 --- a/doc/analysis-textual.md +++ b/doc/analysis-textual.md @@ -5,4 +5,9 @@ `--info` prints the names and ranges of observed **parameters** (configuration values) and **Observations** (performance attributes / NFPs). It is also helpful to determine if and how parameter filters affect the subset of data used for analysis. +## Static Model + +`--show-model=static` prints the mean of each observed performance attribute. +This is similar to (but even more basic than) `--boxplot-unparam`. + ## parameter filters |