diff options
author | Suraj Yerramilli | 2016-05-15 18:49:36 +0530 |
---|---|---|
committer | Suraj Yerramilli | 2016-05-15 18:49:36 +0530 |
commit | b7bbfddf0a00603dbe5f0adf902f6563069adce6 (patch) | |
tree | c572c6019d7da0c7984cd59ac5a473a0221e4b00 /man/plot.impulseest.Rd | |
parent | ee9be06bbfc2dacb8d6b71aa32c0158154124b9d (diff) | |
download | SysID-R-code-b7bbfddf0a00603dbe5f0adf902f6563069adce6.tar.gz SysID-R-code-b7bbfddf0a00603dbe5f0adf902f6563069adce6.tar.bz2 SysID-R-code-b7bbfddf0a00603dbe5f0adf902f6563069adce6.zip |
minor corrections
Diffstat (limited to 'man/plot.impulseest.Rd')
-rw-r--r-- | man/plot.impulseest.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/plot.impulseest.Rd b/man/plot.impulseest.Rd index cb93f25..ac32797 100644 --- a/man/plot.impulseest.Rd +++ b/man/plot.impulseest.Rd @@ -4,7 +4,7 @@ \alias{plot.impulseest} \title{Impulse Response Plots} \usage{ -\method{plot}{impulseest}(model, sig = 2) +\method{plot}{impulseest}(model, sd = 2) } \arguments{ \item{model}{an object of class \code{impulseest}} |