fect

Table of contents

  1. Introduction
  2. Installation and options
  3. Test the command

Introduction

Installation and options

net install fect, from("https://raw.githubusercontent.com/xuyiqing/fect_stata/master/") replace
ssc install _gwtmean, replace  // depdendency

Take a look at the help file:

help fect

Test the command

Please make sure that you generate the data using the script given here

Let’s try the basic command:

fect Y, treat(D) unit(id) time(t) 

which currently does not show an output but displays a graph: