summaryrefslogtreecommitdiff
path: root/man/plot.impulseest.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/plot.impulseest.Rd')
-rw-r--r--man/plot.impulseest.Rd18
1 files changed, 18 insertions, 0 deletions
diff --git a/man/plot.impulseest.Rd b/man/plot.impulseest.Rd
new file mode 100644
index 0000000..910f53e
--- /dev/null
+++ b/man/plot.impulseest.Rd
@@ -0,0 +1,18 @@
+% Generated by roxygen2 (4.1.1): do not edit by hand
+% Please edit documentation in R/impulse.R
+\name{plot.impulseest}
+\alias{plot.impulseest}
+\title{Impulse Response Plots}
+\usage{
+\method{plot}{impulseest}(model)
+}
+\arguments{
+\item{model}{an object of class \code{impulseest}}
+}
+\description{
+Plots the estimated IR Coefficients
+}
+\seealso{
+\code{\link{impulseest}},\code{\link{step}}
+}
+