-
Notifications
You must be signed in to change notification settings - Fork 59
Home
Christopher Boyer edited this page Mar 8, 2016
·
35 revisions
Welcome to the high-frequency-checks wiki! These Stata templates are designed and maintained by the Research & Knowledge Management team at Innovations for Poverty Action (IPA). They are intended for use by IPA Staff and designed for population-based survey research and randomized impact evaluations. For help implementing the templates or if you'd like to contribute to on-going development, please contact [email protected].
At IPA
Due to high-frequency-check templates
The high-frequency-check templates rely on a series of user-written Stata commands. For convenience, these commands have been wrapped up in a single Stata package located in the ado
folder. To install, open Stata and enter one of the following:
/* option #1 - command line install */
net install ipacheck, all replace from("C:/directory/to/ado/")
/* option #2 - GUI */
net from "C:/directory/to/ado/"