Metadata-Version: 2.1
Name: sparse-lmm
Version: 0.1
Summary: An implementation of Linear Mixed Model, a statistical model that promotes sparse variable selection in the presence of correlated and linearly dependent variables. 
Home-page: https://github.com/Liu-Hy/LMM
Author: Haohan Wang
Author-email: haohanw@illinois.edu
License: LICENSE.txt
Keywords: regression,variable-selection
License-File: LICENSE.txt
Requires-Dist: scipy
Requires-Dist: numpy

