Sebastian Kripfganz

Senior Lecturer (advanced assistant professor) in Econometrics,
University of Exeter Business School, Department of Economics

Contact details   → Curriculum vitae

 
© Sebastian Kripfganz
Home Page
Research
Stata Programs
Description
tstransform: Time series transformations
tstransform generates new variables formed with time series operations. It can mimic the time series operators for lags, leads, differences, and seasonal differences. It also creates means, backward means, forward means, and rolling window means, as well as the respective deviations from these means. The package includes extensions for Stata's egen command.
Installation & Help
To install a fresh version of this package, type the following in Stata's command window:
net install tstransform, from(http://www.kripfganz.de/stata/)
To display the currently installed version of this package, type the following in Stata's command window:
which tstransform
To update an existing version of this package, type the following in Stata's command window:
adoupdate tstransform, update
To access the help files of this package after the installation, type the following in Stata's command window:
help tstransform
Author
Sebastian Kripfganz
University of Exeter
Latest Version
version 1.2.0 01jun2015
Questions & Answers
Discussion at Statalist

www.kripfganz.de