Author name: admin

Chapter 3 – ARIMA – ARCH/GARCH Models using R Studio

AutoRegressive Integrated Moving Average (ARIMA) Models are used to find the unpredictable deviation from the mean portion of the series. And if the data has high frequency then AutoRegressive Conditional Heteroskedasticity (ARCH) or Generalized AutoRegressive Conditional Heteroskedasticity (GARCH) models are used to estimate the volatility of the series.

Chapter 3 – ARIMA – ARCH/GARCH Models using R Studio Read More »

Chapter 1 – R Studio – Detail count of post regression diagnostics for Cross sectional OLS

In this session we are going through a detailed account to assess post regression diagnostics in Cross sectional OLS using R Studio. These tests include Outlier Test, Influential Observations test, Non linearity test, Non normality test, multicollinearity test, heteroskedasticity test, and autocorrelation test

Chapter 1 – R Studio – Detail count of post regression diagnostics for Cross sectional OLS Read More »

Scroll to Top