Metadata-Version: 2.1
Name: missalpha
Version: 0.1.0
Summary: Lower/upper bounds of Cronbach's alpha with missing data.
Home-page: https://github.com/BiyingZhou/missalpha
Author: Biying Zhou
Author-email: biying.zhou@psu.edu
License: MIT
Project-URL: Homepage, https://github.com/BiyingZhou/missalpha
Project-URL: Issues, https://github.com/BiyingZhou/missalpha/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Python: <3.8,>=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy (==1.18.5)
Requires-Dist: pandas (==1.1.5)
Requires-Dist: scipy (==1.0.0)
Requires-Dist: cvxpy (==0.4.10)
Requires-Dist: qcqp (==0.8.3)
Requires-Dist: CVXcanon (==0.1.1)
Requires-Dist: ecos (==2.0.14)
Requires-Dist: fastcache (==1.1.0)

# missalpha

