From b9695e80314fe91b891c9a2e3f792805b9c729bd Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Fri, 1 Dec 2023 16:11:09 +0100 Subject: textual and visual data analysis (wip) --- doc/analysis-textual.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/analysis-textual.md (limited to 'doc/analysis-textual.md') 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 -- cgit v1.2.3