Timberlake News

Stata Tips #14 - Non-parametric (local-linear kernel) regression in Stata 15

What is non-parametric regression? Stata version 15 now includes a command npregress, which fits a smooth function to predict your dependent variable (endogenous variable...

read more

Stata Tips #13 - Import Twitter Data to Stata

Every day a large amount of data is produced. Data take on different formats and shapes; from data points to images and written words. A big source of data is social medi...

read more

New from the Stata Blog - Dynamic stochastic general equilibrium models for policy analysis

Written by David Schenck, Senior Econometrician, this post talks about how to estimate the parameters of a DSGE model, how to create an interpret an impulse response, and...

read more

Stata Tips #12 - SVG graphics in Stata

Stata can now export any graphs to SVG. Scalable Vector Graphics (SVG) is a file format with a lot of advantages for Stata users. In this post, we will outline what makes...

read more

New from The Stata Blog - Programming an estimation command in Stata: Writing a Java Plugin

David Drukker, Executive Director of Econometrics at StataCorp LLC has published a new post that illustrates how to plug code written in another language (like C, C++, or...

read more

New from The Stata Blog - Programming an estimation command in Stata: Writing a C++ plugin

David Drukker, Executive Director of Econometrics at StataCorp LLC has published a new post that illustrates how to plug code written in another language (like C, C++, or...

read more

How to create animated graphics to illustrate spatial spillover effects

This post shows how to create animated graphics that illustrate the spatial spillover effects generated by a spatial autoregressive (SAR) model. After reading this post, ...

read more

Semi-transparency in Stata graphics

With version 15, Stata has acquired a graphics feature that lots of people have been asking for over many years: semi-transparency. Any time you have lines or markers pil...

read more

Bayesian analyses in Stata 15

In this post, we are going to introduce the bayes and bayesmh commands. bayes is a prefix that you can attach to any of 45 existing Stata estimation commands to fit those...

read more

Stata Tips #9 - Creating HTML output with community-contributed Stata commands

One of the strengths of Stata is that users can write their own commands and share them within the Stata user community. Install the contributed command and you can just ...

read more
Post your comment

Timberlake Consultants