summaryrefslogtreecommitdiff
path: root/doc/model-visual.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/model-visual.md')
-rw-r--r--doc/model-visual.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/model-visual.md b/doc/model-visual.md
new file mode 100644
index 0000000..4f629d1
--- /dev/null
+++ b/doc/model-visual.md
@@ -0,0 +1,7 @@
+# Model Visualization
+
+## Textual Output
+
+In low- to medium-complexity applications, the simplest way of examining the
+performance models generated by dfatool is textual output: `--show-model=param`.
+This is implemented for most modeling methods.