aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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