// Ruixin Guo, 06/2011

This code illustrates our simulation study using the BLasso for our SSEM. The included files are:

- main.cpp: main file of the c++ project, calling the functions 
- sem.cpp: BLasso for SSEM method related functions 
- functions: other auxilliary functions 
- nrutil.cpp: useful functions obtained from Numerical Recipes
- .h: the corresponding head files.







