diff options
author | Birte Kristina Friesel <birte.friesel@uos.de> | 2023-12-01 16:11:09 +0100 |
---|---|---|
committer | Birte Kristina Friesel <birte.friesel@uos.de> | 2023-12-01 16:11:09 +0100 |
commit | b9695e80314fe91b891c9a2e3f792805b9c729bd (patch) | |
tree | 56efbf24e675bdd31cdb0c9fb3aa85a732f3dbca /doc/analysis-textual.md | |
parent | 4c6b561a5ba8e08d95610914c48724f8fda17970 (diff) |
textual and visual data analysis (wip)
Diffstat (limited to 'doc/analysis-textual.md')
-rw-r--r-- | doc/analysis-textual.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/analysis-textual.md b/doc/analysis-textual.md new file mode 100644 index 0000000..bea2099 --- /dev/null +++ b/doc/analysis-textual.md @@ -0,0 +1,8 @@ +# Textual Data Analysis + +## Parameter and NFP overview + +`--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. + +## parameter filters |