Category: Econometrics

Fundamental Bayesian Samplers

The posterior probability distribution is the heart of Bayesian statistics and a fundamental tool for Bayesian parameter estimation. Naturally, how to infer and build these distributions is a widely examined topic, the scope of which cannot fit in one blog. In this blog, we examine bayesian sampling using three basic, but fundamental techniques, importance sampling, Metropolis-Hastings sampling, and Gibbs sampling.

Marginal Effects of Linear Models with Data Transformations

We use regression analysis to understand the relationships, patterns, and causalities in data. Often we are interested in understanding the impacts that changes in the dependent variables have on our outcome of interest. However, not all models provide such straightforward interpretations. Coefficients in more complex models may not always provide direct insights into the relationships we are interested in. In this blog, we look more closely at the interpretation of marginal effects in three types of models:
  • Purely linear models.
  • Models with transformations in independent variables.
  • Models with transformations of dependent variables.

Introduction to Difference-in-Differences Estimation

When policy changes or treatments are imposed on people, it is common and reasonable to ask how those people have been impacted. This is a more difficult question than it seems at first glance. In today’s blog, we examine difference-in-differences (DD) estimation, a common tool for considering the impact of treatments on individuals.

Unit Root Tests with Structural Breaks

In this blog, we examine the issue of identifying unit roots in the presence of structural breaks. We will use the quarterly US current account to GDP ratio to compare results from a number of unit root test found in the GAUSS tspdlib library including the: Zivot-Andrews (1992) unit root test with a single structural break, Narayan and Popp (2010) unit root test with two structural breaks, Lee and Strazicich (2013, 2003) LM tests with one and two structural breaks, Enders and Lee Fourier (2012) ADF and LM tests.

Running publicly available GAUSS code: Part 2

This week’s blog brings you the second video in the series examining running publicly available GAUSS code. This video runs the popular code by Hatemi-J for testing cointegration with multiple structural breaks. In this video you will learn how to:
  • Substitute your own dataset.
  • Modify the indexing commands for your data.
  • Remove missing values.
  • Preview your data after loading with the Ctrl+E keyboard shortcut.
Tagged in ,

The Basics of Quantile Regression

Classical linear regression estimates the mean response of the dependent variable dependent on the independent variables. There are many cases, such as skewed data, multimodal data, or data with outliers, when the behavior at the conditional mean fails to fully capture the patterns in the data. In these cases, quantile regression provides a useful alternative to linear regression. Today we explore quantile regression and use the GAUSS quantileFit procedure to analyze Major League Baseball Salary data.

Basic Bootstrapping in GAUSS

The bootstrap is a commonly used resampling technique which involves taking random samples with replacement to quantify uncertainty about a particular estimator or statistic. In this post, we will walk the how to apply the bootstrap procedure using asset returns.

Have a Specific Question?

Get a real answer from a real person

Need Support?

Get help from our friendly experts.