diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-07-12 08:32:08 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-07-12 08:32:08 +0200 |
commit | 316f1360d1e12eefe491f86b0bbcd6dcf091c736 (patch) | |
tree | f155d7bcf82738b5623b4bc3a96aa431b007fceb /man/FOMC.solution.Rd | |
parent | 65987c9b1ff9206859105c0f94be8346d457262e (diff) |
First working fits with IORE model
Diffstat (limited to 'man/FOMC.solution.Rd')
-rw-r--r-- | man/FOMC.solution.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/FOMC.solution.Rd b/man/FOMC.solution.Rd index d04d34e1..f4a26e41 100644 --- a/man/FOMC.solution.Rd +++ b/man/FOMC.solution.Rd @@ -44,6 +44,6 @@ FOMC.solution(t, parent.0, alpha, beta) Technology} \bold{24}, 1032-1038
}
\examples{
- \dontrun{plot(function(x) FOMC.solution(x, 100, 10, 2), 0, 2)}
+ \dontrun{plot(function(x) FOMC.solution(x, 100, 10, 2), 0, 2, ylim = c(0, 100))}
}
\keyword{ manip }
|