help ltimbimata
-------------------------------------------------------------------------------

Title

ltimbimata -- Six Mata functions

Contents

Online help entry for Function Purpose ---------------------------------------------------------------------------

mz_decalen() Lags a matrix a number of times

mz_pancolshape() Reorganizes, in columns, a panel data matrix for which the panels are presented by lines

mz_panrowshape() Reorganizes, in rows, a panel data matrix for which the panels are presented by columns

mz_reshape() Remodels a matrix according both to specified rows and columns

mz_stdc() Calculates column standard deviations of a matrix

mz_trimrows() Trims rows of a matrix

Description

These six functions are general-purpose add-ons to Mata. More functions will be added to this library in the futur. All comments are welcome.

Author

Diallo Ibrahima Amadou, zavren@gmail.com

Also see

Online: help for mata, moremata