summaryrefslogtreecommitdiff
path: root/man/impulse.Rd
blob: 2870f15393a1edf259034ab24eb7ec646e45f87b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
% Generated by roxygen2 (4.1.0): do not edit by hand
% Please edit documentation in R/impulse.R
\name{impulse}
\alias{impulse}
\title{Impulse Response Plots}
\usage{
impulse(model)
}
\arguments{
\item{model}{an object of class \code{impulseest}}
}
\description{
Plots the estimated IR Coefficients
}
\seealso{
\code{\link{impulseest}},\code{\link{step}}
}