Description Usage Arguments See Also
Returns the estimated coefficient matrices of the moving average representation of a stable VAR(p), of an SVAR as an array or a converted VECM to VAR. This is a modification of vars::Phi() for the class "varshrinkest".
1 2  | ## S3 method for class 'varshrinkest'
Phi(x, nstep = 10, ...)
 | 
x | 
 An object of class 'varshrinkest',
generated by   | 
nstep | 
 An integer specifying the number of moving error coefficient matrices to be calculated.  | 
... | 
 Currently not used.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.