Latest News

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 Java) into Stata. This technique is known as writing a plugin or as writing a dynamic-link library (DLL) for Stata.

Click here to view "Programming an estimation command in Stata: Writing a C++ plugin" post.

The post is the third in a series of useful resources where he writes a plugin in C++ that implements the calculations performed by mymean_work() in mymean11.ado, discussed in Programming an estimation command in Stata: Preparing to write a plugin.

Post your comment

Timberlake Consultants