Skip to content
/ SVAR Public

Time series modelling using Structural Vector Auto-Regression

Notifications You must be signed in to change notification settings

ishaan007/SVAR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MonetaryPolicy-StructuralVARs-R

*My research got published in DUJURI Vol4 ISSN 2395 - 2334.Follow the link to read the Complete Paper *For reviews or suggestions.You can open an issue or drop a mail at contact.ishaanarora@gmail.com

##Abstract A wide variety of theoretical and empirical models have been employed to analyse the relationship between monetary policy and stock prices. These have provided some evidence to justify that monetary policy can impact asset prices and vice versa. We aim to analyse the interaction between monetary policy and asset prices in India, using structural VARs. This paper seeks to explore the extent of interdependence that exists between the asset price and monetary policy in India. A structural VAR model is employed in the study to understand the interdependence between monetary policy and stock prices.

##Data used:

Annual Data used in the project The data for MIBID and NIFTY is converted from daily frequency to annualy by using XTS package in R. see script

Monthly Data used in the project This data for MIBID and NIFTY is converted from daily frequency to monthly by using XTS package in R. and data for GDP and Inflation is converted from annual frequency to monthly using XTS package in R. see script

  1. Stock Index of India, which we've taken to be NIFTY.

    Data Source : nse-india.com

  2. Mumbai Interbank Bid Rate (MIBID): This is the interest rate that a bank participating in the Indian interbank market would be willing to pay to attract a deposit from another participant bank.

    Data Source : nse-india.com

  3. Real GDP of India

    Data Source : data.gov.in

  4. Inflation rate based on Consumer price index(CPI)

    Data Source : inflation.eu

About

Time series modelling using Structural Vector Auto-Regression

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages