ctryvec_to_ctryvar: Transform the BVEC Submodels of a BGVAR model to a BVAR...

View source: R/ctryvec_to_ctryvar.R

ctryvec_to_ctryvarR Documentation

Transform the BVEC Submodels of a BGVAR model to a BVAR Submodel in Levels

Description

An object of class "bgvecest" is transformed to a VAR in level representation.

Usage

ctryvec_to_ctryvar(object, ctry = NULL)

Arguments

object

an object of class "bgvecest".

ctry

character. Name of the element in argument object, for which the transformation should be carried out. If NULL (default), all submodels are transformed.

Value

An object of class "bgvarest".

References

Lütkepohl, H. (2006). New introduction to multiple time series analysis (2nd ed.). Berlin: Springer.


franzmohr/bgvars documentation built on Sept. 2, 2023, 12:45 p.m.