aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2014-07-21 09:39:33 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2014-07-21 09:39:33 +0200
commitb083911a0e6a99dd4f083d785e044379205c2f0d (patch)
tree98ca8b1bd1f49cac3e1aade2355330e036ce91b7 /README.md
parenta89ee67280d2e2876b7ef4b6c345bc407ef2e0a9 (diff)
Residual plots are important
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d4f290dd..c1efb808 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,7 @@ code would be
value = c(85.1, 57.9, 29.9, 14.6, 9.7, 6.6, 4, 3.9, 0.6)
)
fit2 <- mkinfit("FOMC", example_data)
+ plot(fit2, show_residuals = TRUE)
A fairly complex usage example using another built-in dataset:

Contact - Imprint