diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-01-19 08:24:44 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-01-19 08:24:44 +0100 |
commit | 3d4f6f8c582c19c38587ead305a1229ff069da63 (patch) | |
tree | 2585a4c150aae1fc42aac98636b02515733f5a19 /docs/reference/sawtooth.html | |
parent | 9b5faa8b8475bdd7624c58b07d45d28d42a47a2e (diff) |
Switch sawtooth plotting example to FOMC
as this it is claimed in the README that an mkinfit prediction is used.
- Add another seealso link
- Delete trailing whitespace
Diffstat (limited to 'docs/reference/sawtooth.html')
-rw-r--r-- | docs/reference/sawtooth.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/sawtooth.html b/docs/reference/sawtooth.html index e24186e..cd3c0dc 100644 --- a/docs/reference/sawtooth.html +++ b/docs/reference/sawtooth.html @@ -85,7 +85,7 @@ times, with an interval <code>i</code>.</p> <dt>n</dt> <dd>The number of applications. If <code>applications</code> is specified, <code>n</code> is not used</dd> <dt>i</dt> - <dd>The interval between applications. If <code>applications</code> is specified, <code>i</code> + <dd>The interval between applications. If <code>applications</code> is specified, <code>i</code> is not used</dd> <dt>applications</dt> <dd>A data frame holding the application times in the first column and |