You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Christopher Boyer edited this page Mar 8, 2016
·
35 revisions
Welcome to the high-frequency-checks wiki! These 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 researchsupport@poverty-action.org.
What are high frequency checks?
At IPA
Installation
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/"